libtls: update to 3.8.3.
This commit is contained in:
parent
248505c280
commit
855dd55f53
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libtls'
|
||||
pkgname=libtls
|
||||
version=3.8.2
|
||||
version=3.8.3
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="libressl-${version}"
|
||||
|
@ -13,8 +13,8 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="OpenSSL, ISC"
|
||||
homepage="http://www.libressl.org/"
|
||||
changelog="https://raw.githubusercontent.com/libressl/portable/master/ChangeLog"
|
||||
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz"
|
||||
checksum=6d4b8d5bbb25a1f8336639e56ec5088052d43a95256697a85c4ce91323c25954
|
||||
distfiles="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz"
|
||||
checksum=a65f40e3ef6e3c9451c8318e6f2c454c367e67f09c0cde1849731a4d6ecc7272
|
||||
replaces="libtls20>0"
|
||||
patch_args="-Np1 --directory=${build_wrksrc}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue