From 02812a8b9792c546edb43e7a9f980fc9e3a26fec Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 16 Mar 2022 14:55:31 +0100 Subject: [PATCH] libtls: update to 3.4.3. --- srcpkgs/libtls/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libtls/template b/srcpkgs/libtls/template index 42f33db208a..f8217c020c6 100644 --- a/srcpkgs/libtls/template +++ b/srcpkgs/libtls/template @@ -1,6 +1,6 @@ # Template file for 'libtls' pkgname=libtls -version=3.4.2 +version=3.4.3 revision=1 wrksrc="libressl-${version}" build_style=gnu-configure @@ -13,7 +13,7 @@ license="OpenSSL, ISC" homepage="http://www.libressl.org/" changelog="https://raw.githubusercontent.com/libressl-portable/portable/master/ChangeLog" distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz" -checksum=cb82ca7d547336917352fbd23db2fc483c6c44d35157b32780214ec74197b3ce +checksum=ff88bffe354818b3ccf545e3cafe454c5031c7a77217074f533271d63c37f08d _lssl_asm_ver="1.2.0" replaces="libtls20>0"