summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/gnutls.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/gnutls.make b/rules/gnutls.make
index c5040baa1..59aae54df 100644
--- a/rules/gnutls.make
+++ b/rules/gnutls.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GNUTLS) += gnutls
#
# Paths and names
#
-GNUTLS_VERSION := 3.3.12
-GNUTLS_MD5 := a37b20b4352a5f542367ded904729c90
+GNUTLS_VERSION := 3.3.13
+GNUTLS_MD5 := a7387fe8bf3e604bf518a6da9ab2a4e6
GNUTLS := gnutls-$(GNUTLS_VERSION)
GNUTLS_SUFFIX := tar.xz
GNUTLS_URL := ftp://ftp.gnutls.org/gcrypt/gnutls/v$(basename $(GNUTLS_VERSION))/$(GNUTLS).$(GNUTLS_SUFFIX)