mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libtls: update to 3.4.2.
This commit is contained in:
parent
f5326ee800
commit
7b4cc73097
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.4.1
|
version=3.4.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libressl-${version}"
|
wrksrc="libressl-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ license="OpenSSL, ISC"
|
||||||
homepage="http://www.libressl.org/"
|
homepage="http://www.libressl.org/"
|
||||||
changelog="https://raw.githubusercontent.com/libressl-portable/portable/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/libressl-portable/portable/master/ChangeLog"
|
||||||
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz"
|
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz"
|
||||||
checksum=107ceae6ca800e81cb563584c16afa36d6c7138fade94a2b3e9da65456f7c61c
|
checksum=cb82ca7d547336917352fbd23db2fc483c6c44d35157b32780214ec74197b3ce
|
||||||
_lssl_asm_ver="1.2.0"
|
_lssl_asm_ver="1.2.0"
|
||||||
replaces="libtls20>0"
|
replaces="libtls20>0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue