aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2016-08-07 10:29:45 +0200
committerMartijn Kaijser <mcm.kaijser@gmail.com>2016-08-07 10:29:45 +0200
commit8ac61a26977d15ca39318891bf6e6e3d6ddfcbfb (patch)
tree421c5c4bbc1030fa66543dce79768ac20f1e0890 /tools
parentecc9bd15cb6b2c67160566eea5279b92776a08e3 (diff)
[depends] expat 2.2.0
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/target/expat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/depends/target/expat/Makefile b/tools/depends/target/expat/Makefile
index de6c72e4cd..4634953fb2 100644
--- a/tools/depends/target/expat/Makefile
+++ b/tools/depends/target/expat/Makefile
@@ -3,9 +3,9 @@ DEPS= ../../Makefile.include Makefile
# lib name, version
LIBNAME=expat
-VERSION=2.0.1
+VERSION=2.2.0
SOURCE=$(LIBNAME)-$(VERSION)
-ARCHIVE=$(SOURCE).tar.gz
+ARCHIVE=$(SOURCE).tar.bz2
# configuration settings
CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) ./conftools; ./configure --prefix=$(PREFIX) --disable-shared