mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gnutls: update to 3.8.1.
This commit is contained in:
parent
92edd7f957
commit
3bc9987f51
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.0
|
version=3.8.1
|
||||||
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
|
||||||
|
@ -22,7 +22,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=0ea0d11a1660a1e63f960f157b197abe6d0c8cb3255be24e1fb3815930b9bdc5
|
checksum=ba8b9e15ae20aba88f44661978f5b5863494316fe7e722ede9d069fe6294829c
|
||||||
# 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