mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnutls: update to 3.8.5
This commit is contained in:
parent
9e28dad91b
commit
24463abf06
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnutls'
|
# Template file for 'gnutls'
|
||||||
pkgname=gnutls
|
pkgname=gnutls
|
||||||
version=3.8.4
|
version=3.8.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-valgrind-tests
|
configure_args="--disable-static --disable-valgrind-tests
|
||||||
|
@ -21,7 +21,7 @@ license="GPL-3.0-only, LGPL-2.1-or-later"
|
||||||
homepage="https://gnutls.org"
|
homepage="https://gnutls.org"
|
||||||
changelog="https://gitlab.com/gnutls/gnutls/-/raw/master/NEWS"
|
changelog="https://gitlab.com/gnutls/gnutls/-/raw/master/NEWS"
|
||||||
distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz"
|
distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz"
|
||||||
checksum=2bea4e154794f3f00180fa2a5c51fe8b005ac7a31cd58bd44cdfa7f36ebc3a9b
|
checksum=66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc
|
||||||
# same as $PASS in tests/cert-tests/certtool.sh
|
# same as $PASS in tests/cert-tests/certtool.sh
|
||||||
make_check_pre="env GNUTLS_PIN=1234"
|
make_check_pre="env GNUTLS_PIN=1234"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue