summaryrefslogtreecommitdiffstats
path: root/src/xerces.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/xerces.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/xerces.mk')
-rw-r--r--src/xerces.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xerces.mk b/src/xerces.mk
index 8208278..dbbed83 100644
--- a/src/xerces.mk
+++ b/src/xerces.mk
@@ -4,7 +4,7 @@
PKG := xerces
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3.1.2
-$(PKG)_CHECKSUM := 0d97031e0099fe2b7142cef03e0da16e282655a0
+$(PKG)_CHECKSUM := 743bd0a029bf8de56a587c270d97031e0099fe2b7142cef03e0da16e282655a0
$(PKG)_SUBDIR := xerces-c-$($(PKG)_VERSION)
$(PKG)_FILE := xerces-c-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.apache.org/dist/xerces/c/$(word 1,$(subst ., ,$($(PKG)_VERSION)))/sources/$($(PKG)_FILE)