libtls: update to 3.5.3.
This commit is contained in:
parent
00b8dcf48e
commit
380a57a063
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libtls'
|
||||
pkgname=libtls
|
||||
version=3.5.2
|
||||
version=3.5.3
|
||||
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=56feab8e21c3fa6549f8b7d7511658b8e98518162838a795314732654adf3e5f
|
||||
checksum=3ab5e5eaef69ce20c6b170ee64d785b42235f48f2e62b095fca5d7b6672b8b28
|
||||
_lssl_asm_ver="1.2.0"
|
||||
replaces="libtls20>0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue