libtls: update to 3.4.1.

This commit is contained in:
Leah Neukirchen 2021-11-07 17:06:32 +01:00
parent 40694461b9
commit 46dad242fb
2 changed files with 3 additions and 3 deletions

View file

@ -3521,7 +3521,7 @@ libmanette-0.2.so.0 libmanette-0.2.1_1
libfmt.so.8 fmt-8.0.1_1
libelementary-calendar.so.0 libio.elementary.calendar-4.2.3_1
libolm.so.3 olm-3.0.0_1
libtls.so.20 libtls-3.2.4_1
libtls.so.22 libtls-3.4.1_1
libxmlb.so.2 libxmlb-0.2.1_1
libvoikko.so.1 libvoikko-4.2_1
libfstrcmp.so.0 libfstrcmp-0.7.D001_1

View file

@ -1,6 +1,6 @@
# Template file for 'libtls'
pkgname=libtls
version=3.3.5
version=3.4.1
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=0a51393f0df1cf27e070054a2788a4d073339f363d79cd594076a1b4c48be9a5
checksum=107ceae6ca800e81cb563584c16afa36d6c7138fade94a2b3e9da65456f7c61c
_lssl_asm_ver="1.2.0"
replaces="libtls20>0"