diff options
-rw-r--r-- | tools/depends/target/libxslt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libxslt/Makefile b/tools/depends/target/libxslt/Makefile index 1ea6dba44c..3b51da45a1 100644 --- a/tools/depends/target/libxslt/Makefile +++ b/tools/depends/target/libxslt/Makefile @@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile # lib name, version LIBNAME=libxslt -VERSION=1.1.28 +VERSION=1.1.29 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |