From 8ac61a26977d15ca39318891bf6e6e3d6ddfcbfb Mon Sep 17 00:00:00 2001 From: Martijn Kaijser Date: Sun, 7 Aug 2016 10:29:45 +0200 Subject: [depends] expat 2.2.0 --- tools/depends/target/expat/Makefile | 4 ++-- 1 file 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 -- cgit v1.2.3