libtls: update to 3.6.2.

This commit is contained in:
Leah Neukirchen 2023-02-11 14:49:26 +01:00
parent 3625f47b42
commit 14a585094c

View File

@ -1,6 +1,6 @@
# Template file for 'libtls'
pkgname=libtls
version=3.6.1
version=3.6.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/portable/master/ChangeLog"
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz"
checksum=acfac61316e93b919c28d62d53037ca734de85c46b4d703f19fd8395cf006774
checksum=4be80fff073746cf50b4a8e5babe2795acae98c6b132a9e02519b445dfbfd033
_lssl_asm_ver="1.2.0"
replaces="libtls20>0"
patch_args="-Np1 --directory=${build_wrksrc}"