libtls: update to 3.5.2.
This commit is contained in:
parent
454c51cafd
commit
de8b62e30d
2 changed files with 3 additions and 3 deletions
|
@ -3539,7 +3539,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.22 libtls-3.4.1_1
|
||||
libtls.so.25 libtls-3.5.2_1
|
||||
libxmlb.so.2 libxmlb-0.2.1_1
|
||||
libvoikko.so.1 libvoikko-4.2_1
|
||||
libfstrcmp.so.0 libfstrcmp-0.7.D001_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libtls'
|
||||
pkgname=libtls
|
||||
version=3.4.3
|
||||
version=3.5.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=ff88bffe354818b3ccf545e3cafe454c5031c7a77217074f533271d63c37f08d
|
||||
checksum=56feab8e21c3fa6549f8b7d7511658b8e98518162838a795314732654adf3e5f
|
||||
_lssl_asm_ver="1.2.0"
|
||||
replaces="libtls20>0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue