libtls: update to 3.6.1.

This commit is contained in:
Leah Neukirchen 2022-10-20 16:54:17 +02:00
parent 4bb05e2649
commit 983fdb2f5f
2 changed files with 3 additions and 3 deletions

View File

@ -3533,7 +3533,7 @@ libmanette-0.2.so.0 libmanette-0.2.1_1
libfmt.so.9 fmt-9.0.0_1
libelementary-calendar.so.0 libio.elementary.calendar-4.2.3_1
libolm.so.3 olm-3.0.0_1
libtls.so.25 libtls-3.5.2_1
libtls.so.26 libtls-3.6.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.5.3
version=3.6.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=3ab5e5eaef69ce20c6b170ee64d785b42235f48f2e62b095fca5d7b6672b8b28
checksum=acfac61316e93b919c28d62d53037ca734de85c46b4d703f19fd8395cf006774
_lssl_asm_ver="1.2.0"
replaces="libtls20>0"