summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/expat.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/expat.make b/rules/expat.make
index c8c967ffc..f9ccd6999 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
#
# Paths and names
#
-EXPAT_VERSION := 2.2.5
-EXPAT_MD5 := 789e297f547980fc9ecc036f9a070d49
+EXPAT_VERSION := 2.2.6
+EXPAT_MD5 := ca047ae951b40020ac831c28859161b2
EXPAT := expat-$(EXPAT_VERSION)
EXPAT_SUFFIX := tar.bz2
EXPAT_URL := $(call ptx/mirror, SF, expat/$(EXPAT).$(EXPAT_SUFFIX))