gnutls: update to 3.8.3.

This commit is contained in:
Piraty 2024-02-14 08:59:39 +01:00
parent 6beee1e39e
commit 8b1e0fb3de
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnutls'
pkgname=gnutls
version=3.8.2
version=3.8.3
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=e765e5016ffa9b9dd243e363a0460d577074444ee2491267db2e96c9c2adef77
checksum=f74fc5954b27d4ec6dfbb11dea987888b5b124289a3703afcada0ee520f4173e
# same as $PASS in tests/cert-tests/certtool.sh
make_check_pre="env GNUTLS_PIN=1234"