summaryrefslogtreecommitdiffstats
path: root/src/expat.mk
diff options
context:
space:
mode:
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 1fa2997..8e20598 100644
--- a/src/expat.mk
+++ b/src/expat.mk
@@ -4,7 +4,7 @@
PKG := expat
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.1.0
-$(PKG)_CHECKSUM := b08197d146930a5543a7b99e871cba3da614f6f0
+$(PKG)_CHECKSUM := 26dd162b280806838bb55b3432b0fb1fcca7eb86
$(PKG)_SUBDIR := expat-$($(PKG)_VERSION)
$(PKG)_FILE := expat-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/expat/expat/$($(PKG)_VERSION)/$($(PKG)_FILE)