libtls: update to 3.7.3.

This commit is contained in:
Leah Neukirchen 2023-05-28 16:35:12 +02:00
parent 4e4e001d8a
commit 35084755b0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libtls'
pkgname=libtls
version=3.7.2
version=3.7.3
revision=1
create_wrksrc=yes
build_wrksrc="libressl-${version}"
@ -14,7 +14,7 @@ license="OpenSSL, ISC"
homepage="http://www.libressl.org/"
changelog="https://raw.githubusercontent.com/libressl/portable/master/ChangeLog"
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz"
checksum=b06aa538fefc9c6b33c4db4931a09a5f52d9d2357219afcbff7d93fe12ebf6f7
checksum=7948c856a90c825bd7268b6f85674a8dcd254bae42e221781b24e3f8dc335db3
_lssl_asm_ver="1.2.0"
replaces="libtls20>0"
patch_args="-Np1 --directory=${build_wrksrc}"