aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinerea0 <cinerea0@disroot.org>2024-04-05 01:55:19 +0000
committercinerea0 <49368915+cinerea0@users.noreply.github.com>2024-04-06 19:16:37 +0000
commit24463abf068f089d9c80625d3f0a981813b93dc2 (patch)
tree8f9a504bdff038e2822acd3c92420c42643acf63
parent9e28dad91b85cf3b0e3c28dae1b6343924532911 (diff)
downloadvoid-packages-24463abf068f089d9c80625d3f0a981813b93dc2.tar
void-packages-24463abf068f089d9c80625d3f0a981813b93dc2.tar.gz
void-packages-24463abf068f089d9c80625d3f0a981813b93dc2.tar.bz2
void-packages-24463abf068f089d9c80625d3f0a981813b93dc2.tar.lz
void-packages-24463abf068f089d9c80625d3f0a981813b93dc2.tar.xz
void-packages-24463abf068f089d9c80625d3f0a981813b93dc2.tar.zst
void-packages-24463abf068f089d9c80625d3f0a981813b93dc2.zip
gnutls: update to 3.8.5
-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"