gnutls: update to 3.8.5
This commit is contained in:
parent
9e28dad91b
commit
24463abf06
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnutls'
|
||||
pkgname=gnutls
|
||||
version=3.8.4
|
||||
version=3.8.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
changelog="https://gitlab.com/gnutls/gnutls/-/raw/master/NEWS"
|
||||
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
|
||||
make_check_pre="env GNUTLS_PIN=1234"
|
||||
|
||||
|
|
Loading…
Reference in New Issue