diff --git a/srcpkgs/libtls/template b/srcpkgs/libtls/template index 070ee2d34fd..cd46d748bb0 100644 --- a/srcpkgs/libtls/template +++ b/srcpkgs/libtls/template @@ -1,7 +1,7 @@ # Template file for 'libtls' pkgname=libtls -version=3.2.4 -revision=2 +version=3.2.5 +revision=1 wrksrc="libressl-${version}" build_style=gnu-configure configure_args="$(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=ac1dbb9e05a64910856599b1ac61118fdec1b3d0c700e42444d81c0d5f507a5a +checksum=798a65fd61d385e09d559810cdfa46512f8def5919264cfef241a7b086ce7cfe _lssl_asm_ver="1.2.0" replaces="libtls20>0" diff --git a/srcpkgs/libtls/update b/srcpkgs/libtls/update index a5d5038a832..db3a272cb32 100644 --- a/srcpkgs/libtls/update +++ b/srcpkgs/libtls/update @@ -1 +1,2 @@ ignore="*.0 *.1" +pattern='libressl-\K[.\d]+'