summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-11-10 10:50:40 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-11-10 10:50:40 (GMT)
commit3f212f54367eb8b1a0908743957273c436f739ad (patch)
tree276cb9a0f9c8585e3a0ad603d89029637f57107e /src
parent28f7e25f91d4543c54944464ab38b82f667fac27 (diff)
downloadmxe-3f212f54367eb8b1a0908743957273c436f739ad.zip
mxe-3f212f54367eb8b1a0908743957273c436f739ad.tar.gz
mxe-3f212f54367eb8b1a0908743957273c436f739ad.tar.bz2
update package gnutls
Diffstat (limited to 'src')
-rw-r--r--src/gnutls.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gnutls.mk b/src/gnutls.mk
index bad68f2..049dff4 100644
--- a/src/gnutls.mk
+++ b/src/gnutls.mk
@@ -2,7 +2,7 @@
# See index.html for further information.
PKG := gnutls
-$(PKG)_CHECKSUM := 94f3f74470721f4fd897796a53d6ebcd802bcbb6
+$(PKG)_CHECKSUM := d3531761f2754e81f72428d482c0689f0a5e064f
$(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION)
$(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnu.org/gnu/gnutls/$($(PKG)_FILE)