summaryrefslogtreecommitdiffstats
path: root/src/expat.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-03-25 19:59:18 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-03-25 19:59:18 (GMT)
commitd66a6ef3036fd4e28677feba3b283ef76a9fd98c (patch)
tree25e034075e28d2cc4eb17ea3e60e7a90796abcc6 /src/expat.mk
parentfca2f975c4b47a9269564a6b6697ac50c6b52f7a (diff)
downloadmxe-d66a6ef3036fd4e28677feba3b283ef76a9fd98c.zip
mxe-d66a6ef3036fd4e28677feba3b283ef76a9fd98c.tar.gz
mxe-d66a6ef3036fd4e28677feba3b283ef76a9fd98c.tar.bz2
update package expat
--- src/expat.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Diffstat (limited to 'src/expat.mk')
-rw-r--r--src/expat.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/expat.mk b/src/expat.mk
index 9bbc0c6..8dde270 100644
--- a/src/expat.mk
+++ b/src/expat.mk
@@ -4,8 +4,8 @@
# Expat XML Parser
PKG := expat
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.0.1
-$(PKG)_CHECKSUM := 663548c37b996082db1f2f2c32af060d7aa15c2d
+$(PKG)_VERSION := 2.1.0
+$(PKG)_CHECKSUM := b08197d146930a5543a7b99e871cba3da614f6f0
$(PKG)_SUBDIR := expat-$($(PKG)_VERSION)
$(PKG)_FILE := expat-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://expat.sourceforge.net/