summaryrefslogtreecommitdiffstats
path: root/src/gnutls.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-05-10 19:05:26 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-05-10 19:06:07 (GMT)
commitf948896af2655774d481e6d3bfd61b7f8355d3bc (patch)
treeb612b5217b9a696873790fb8a9ed621d93e59535 /src/gnutls.mk
parent6917ef5cd6ae8aca4ad8de5f8f388b7fb9b4fa65 (diff)
downloadmxe-f948896af2655774d481e6d3bfd61b7f8355d3bc.zip
mxe-f948896af2655774d481e6d3bfd61b7f8355d3bc.tar.gz
mxe-f948896af2655774d481e6d3bfd61b7f8355d3bc.tar.bz2
update package gnutls
Diffstat (limited to 'src/gnutls.mk')
-rw-r--r--src/gnutls.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gnutls.mk b/src/gnutls.mk
index 9f00a7a..87b67d4 100644
--- a/src/gnutls.mk
+++ b/src/gnutls.mk
@@ -2,7 +2,7 @@
# See index.html for further information.
PKG := gnutls
-$(PKG)_CHECKSUM := 1097644b0e58754217c4f9edbdf68e9f7aa7e08d
+$(PKG)_CHECKSUM := f53e8621a94ce05162f261c2dc3898d9b39587db
$(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION)
$(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1//$($(PKG)_FILE)