libtls: update to 3.9.2.

This commit is contained in:
Leah Neukirchen 2024-05-14 16:35:53 +02:00
parent 85bcfeb3fa
commit 4039bb53bc

View File

@ -1,6 +1,6 @@
# Template file for 'libtls'
pkgname=libtls
version=3.9.1
version=3.9.2
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="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz"
checksum=6da0b954695f7ee62b03f64200a8a4f02af93717b60cce04ab6c8df262c07a51
checksum=7b031dac64a59eb6ee3304f7ffb75dad33ab8c9d279c847f92c89fb846068f97
replaces="libtls20>0"
patch_args="-Np1 --directory=${build_wrksrc}"