summaryrefslogtreecommitdiffstats
path: root/src/intltool.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
commitfc0ed34fb914c42c43d3f8eb8c54f9e25b53304e (patch)
treea667861df312d3fbd50218878ad2dfe793183efd /src/intltool.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/intltool.mk')
-rw-r--r--src/intltool.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intltool.mk b/src/intltool.mk
index d13b9fc..f11d5a6 100644
--- a/src/intltool.mk
+++ b/src/intltool.mk
@@ -3,7 +3,7 @@
PKG := intltool
$(PKG)_VERSION := 0.50.2
-$(PKG)_CHECKSUM := 95b245e65e829e8bde68c6c8b4c912144ff34406
+$(PKG)_CHECKSUM := 67f25c5c6fb71d095793a7f895b245e65e829e8bde68c6c8b4c912144ff34406
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://launchpad.net/intltool/trunk/$($(PKG)_VERSION)/+download/$($(PKG)_FILE)