summaryrefslogtreecommitdiff
path: root/package/libxml2/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-04 15:24:03 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-04 15:24:03 +0200
commit0d848db3159f5ac24e17a83e749ef5ee9835cb48 (patch)
treef6ff3ce3b081ee1d48d6e8dc40ac2cb19ce22dcb /package/libxml2/Makefile
parent70cba12a4d326d2d326655845c1731b521285feb (diff)
update to latest upstream version, fix musl compile
Diffstat (limited to 'package/libxml2/Makefile')
-rw-r--r--package/libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile
index d6cbb4ffb..d8b994ab1 100644
--- a/package/libxml2/Makefile
+++ b/package/libxml2/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= libxml2
-PKG_VERSION:= 2.7.8
+PKG_VERSION:= 2.9.1
PKG_RELEASE:= 1
-PKG_MD5SUM:= 8127a65e8c3b08856093099b52599c86
+PKG_MD5SUM:= 9c0cfef285d5c4a5c80d00904ddab380
PKG_DESCR:= XML C parser and toolkit
PKG_SECTION:= libs
PKG_DEPENDS:= zlib