gnutls: update to 3.8.1.

This commit is contained in:
Bnyro 2023-08-05 19:17:30 +02:00 committed by Duncan Overbruck
parent 92edd7f957
commit 3bc9987f51

View File

@ -1,6 +1,6 @@
# Template file for 'gnutls'
pkgname=gnutls
version=3.8.0
version=3.8.1
revision=1
build_style=gnu-configure
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"
changelog="https://gitlab.com/gnutls/gnutls/-/raw/master/NEWS"
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
make_check_pre="env GNUTLS_PIN=1234"