summaryrefslogtreecommitdiffstats
path: root/src/xerces.mk
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-06-19 02:01:48 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2015-06-19 02:01:48 (GMT)
commitb6fd9dd0c80c8dcdb7f4b8d328e3cbca73dd012d (patch)
tree6a6708fe1542012eb783c6202aef9112c7038902 /src/xerces.mk
parentb04d17fdddc3fdbae09d309ac51fba3c6061e5ed (diff)
downloadmxe-b6fd9dd0c80c8dcdb7f4b8d328e3cbca73dd012d.zip
mxe-b6fd9dd0c80c8dcdb7f4b8d328e3cbca73dd012d.tar.gz
mxe-b6fd9dd0c80c8dcdb7f4b8d328e3cbca73dd012d.tar.bz2
xerces: Update
Diffstat (limited to 'src/xerces.mk')
-rw-r--r--src/xerces.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xerces.mk b/src/xerces.mk
index b62fb82..7662ddd 100644
--- a/src/xerces.mk
+++ b/src/xerces.mk
@@ -3,8 +3,8 @@
PKG := xerces
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3.1.1
-$(PKG)_CHECKSUM := 177ec838c5119df57ec77eddec9a29f7e754c8b2
+$(PKG)_VERSION := 3.1.2
+$(PKG)_CHECKSUM := 3f9ecc4956df069c1d95b885fc687eb4e474a4ad
$(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)