summaryrefslogtreecommitdiffstats
path: root/src/expat.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/expat.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/expat.mk')
-rw-r--r--src/expat.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expat.mk b/src/expat.mk
index 8e20598..0e7acb6 100644
--- a/src/expat.mk
+++ b/src/expat.mk
@@ -4,7 +4,7 @@
PKG := expat
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.1.0
-$(PKG)_CHECKSUM := 26dd162b280806838bb55b3432b0fb1fcca7eb86
+$(PKG)_CHECKSUM := 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
$(PKG)_SUBDIR := expat-$($(PKG)_VERSION)
$(PKG)_FILE := expat-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/expat/expat/$($(PKG)_VERSION)/$($(PKG)_FILE)