libtls: update to 3.4.2.

This commit is contained in:
Leah Neukirchen 2021-11-27 14:47:22 +01:00
parent f5326ee800
commit 7b4cc73097

View file

@ -1,6 +1,6 @@
# Template file for 'libtls'
pkgname=libtls
version=3.4.1
version=3.4.2
revision=1
wrksrc="libressl-${version}"
build_style=gnu-configure
@ -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=107ceae6ca800e81cb563584c16afa36d6c7138fade94a2b3e9da65456f7c61c
checksum=cb82ca7d547336917352fbd23db2fc483c6c44d35157b32780214ec74197b3ce
_lssl_asm_ver="1.2.0"
replaces="libtls20>0"