From 7a44b1540d70bd692e121a4abc20cfe879d8f20f Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Thu, 13 Nov 2014 11:31:37 +0100 Subject: gnutls: version bump 3.2.15 -> 3.2.20 Signed-off-by: Michael Olbrich --- rules/gnutls.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/gnutls.make b/rules/gnutls.make index 8ebd3b0aa..67e60bfb5 100644 --- a/rules/gnutls.make +++ b/rules/gnutls.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GNUTLS) += gnutls # # Paths and names # -GNUTLS_VERSION := 3.2.15 -GNUTLS_MD5 := ec3b06f80e312137386c5d322183ca5a +GNUTLS_VERSION := 3.2.20 +GNUTLS_MD5 := 637ef52191bf87a597240a49cc533972 GNUTLS := gnutls-$(GNUTLS_VERSION) GNUTLS_SUFFIX := tar.xz GNUTLS_URL := ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/$(GNUTLS).$(GNUTLS_SUFFIX) -- cgit v1.2.3