libtls: update to 3.3.5.
This commit is contained in:
parent
4bb91612fb
commit
97d68ca656
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libtls'
|
||||
pkgname=libtls
|
||||
version=3.3.4
|
||||
revision=2
|
||||
version=3.3.5
|
||||
revision=1
|
||||
wrksrc="libressl-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libtls-only --enable-nc $(vopt_enable asm)"
|
||||
|
@ -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=bcce767a3fed252bfd1210f8a7e3505a2b54d3008f66e43d9b95e3f30c072931
|
||||
checksum=0a51393f0df1cf27e070054a2788a4d073339f363d79cd594076a1b4c48be9a5
|
||||
_lssl_asm_ver="1.2.0"
|
||||
replaces="libtls20>0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue