From 97d68ca6569f9808fe179dcedac91f3fd5d9f572 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 4 Oct 2021 13:11:07 +0200 Subject: [PATCH] libtls: update to 3.3.5. --- srcpkgs/libtls/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libtls/template b/srcpkgs/libtls/template index 17b68a68d39..aeb878bf7b6 100644 --- a/srcpkgs/libtls/template +++ b/srcpkgs/libtls/template @@ -1,7 +1,7 @@ # Template file for 'libtls' pkgname=libtls -version=3.3.4 -revision=2 +version=3.3.5 +revision=1 wrksrc="libressl-${version}" build_style=gnu-configure configure_args="--enable-libtls-only --enable-nc $(vopt_enable asm)" @@ -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=bcce767a3fed252bfd1210f8a7e3505a2b54d3008f66e43d9b95e3f30c072931 +checksum=0a51393f0df1cf27e070054a2788a4d073339f363d79cd594076a1b4c48be9a5 _lssl_asm_ver="1.2.0" replaces="libtls20>0"