mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libtls: update to 3.9.2.
This commit is contained in:
parent
85bcfeb3fa
commit
4039bb53bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libtls'
|
# Template file for 'libtls'
|
||||||
pkgname=libtls
|
pkgname=libtls
|
||||||
version=3.9.1
|
version=3.9.2
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="libressl-${version}"
|
build_wrksrc="libressl-${version}"
|
||||||
|
@ -14,7 +14,7 @@ license="OpenSSL, ISC"
|
||||||
homepage="http://www.libressl.org/"
|
homepage="http://www.libressl.org/"
|
||||||
changelog="https://raw.githubusercontent.com/libressl/portable/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/libressl/portable/master/ChangeLog"
|
||||||
distfiles="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz"
|
distfiles="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz"
|
||||||
checksum=6da0b954695f7ee62b03f64200a8a4f02af93717b60cce04ab6c8df262c07a51
|
checksum=7b031dac64a59eb6ee3304f7ffb75dad33ab8c9d279c847f92c89fb846068f97
|
||||||
replaces="libtls20>0"
|
replaces="libtls20>0"
|
||||||
patch_args="-Np1 --directory=${build_wrksrc}"
|
patch_args="-Np1 --directory=${build_wrksrc}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue