summaryrefslogtreecommitdiff
path: root/package/libxml2/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-05-29 08:41:07 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-05-29 09:35:55 +0200
commitdf7f030b820b4a7346b15869374d73749491bbb1 (patch)
tree10a5c307fe654d7ccb68e82cb7beb4c7cc809ab9 /package/libxml2/Makefile
parent0ef3d6c8d2145ab6be9157c694e41c44c629b4fc (diff)
libxml2: update to 2.9.4
Diffstat (limited to 'package/libxml2/Makefile')
-rw-r--r--package/libxml2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile
index 93d898edd..5835c98d7 100644
--- a/package/libxml2/Makefile
+++ b/package/libxml2/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libxml2
-PKG_VERSION:= 2.9.2
-PKG_RELEASE:= 3
-PKG_HASH:= 5178c30b151d044aefb1b08bf54c3003a0ac55c59c866763997529d60770d5bc
+PKG_VERSION:= 2.9.4
+PKG_RELEASE:= 1
+PKG_HASH:= ffb911191e509b966deb55de705387f14156e1a56b21824357cdf0053233633c
PKG_DESCR:= xml parser and toolkit
PKG_SECTION:= libs/data
PKG_DEPENDS:= zlib