summaryrefslogtreecommitdiffstats
path: root/rules/gnutls.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2021-12-09 16:42:29 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-12-09 20:33:38 +0100
commitf96ebd4abed3c40a32f4b481d0b6bf45747efd73 (patch)
tree52151d986dd1b597e725816973277c38a3d63515 /rules/gnutls.make
parenta645e0057db9dac90c4a5c03d8f3021c3f67782d (diff)
downloadptxdist-f96ebd4abed3c40a32f4b481d0b6bf45747efd73.tar.gz
ptxdist-f96ebd4abed3c40a32f4b481d0b6bf45747efd73.tar.xz
gnutls: version bump 3.6.15 -> 3.6.16
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gnutls.make')
-rw-r--r--rules/gnutls.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/gnutls.make b/rules/gnutls.make
index 0be4c3f6c..43aa90b8d 100644
--- a/rules/gnutls.make
+++ b/rules/gnutls.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GNUTLS) += gnutls
#
# Paths and names
#
-GNUTLS_VERSION := 3.6.15
-GNUTLS_MD5 := e80e0d20a8bb337a15fa63caa7f67006
+GNUTLS_VERSION := 3.6.16
+GNUTLS_MD5 := 5db1678931fa6bbd40beed235c6a0a37
GNUTLS := gnutls-$(GNUTLS_VERSION)
GNUTLS_SUFFIX := tar.xz
GNUTLS_URL := https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/$(GNUTLS).$(GNUTLS_SUFFIX)