summaryrefslogtreecommitdiffstats
path: root/rules/gnutls.make
diff options
context:
space:
mode:
authorBernhard Walle <bernhard@bwalle.de>2012-07-22 14:35:42 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-07-24 21:47:22 +0200
commitd5016aa2e763d2166dd054f869e778bbbb941f49 (patch)
tree925ccb5d48b1a37e196ef1a19e00207e84f02e97 /rules/gnutls.make
parentf7bb4d17847c0609eaaacf167a8ba2d0ffe3acfa (diff)
downloadptxdist-d5016aa2e763d2166dd054f869e778bbbb941f49.tar.gz
ptxdist-d5016aa2e763d2166dd054f869e778bbbb941f49.tar.xz
gnutls: Update to 2.12.20
Signed-off-by: Bernhard Walle <bernhard@bwalle.de> 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 5cf2213e4..855b87de2 100644
--- a/rules/gnutls.make
+++ b/rules/gnutls.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GNUTLS) += gnutls
#
# Paths and names
#
-GNUTLS_VERSION := 2.12.19
-GNUTLS_MD5 := 14228b34e3d8ed176a617df40693b441
+GNUTLS_VERSION := 2.12.20
+GNUTLS_MD5 := f1dea97da5d4dcdbc675720c9aad9ee3
GNUTLS := gnutls-$(GNUTLS_VERSION)
GNUTLS_SUFFIX := tar.bz2
GNUTLS_URL := http://ftp.gnu.org/gnu/gnutls/$(GNUTLS).$(GNUTLS_SUFFIX)