aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--srcpkgs/gnutls/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template
index c53be73fe95..e87f46fc06e 100644
--- a/srcpkgs/gnutls/template
+++ b/srcpkgs/gnutls/template
@@ -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"