commit 5a59015c2f317df433849bf1bac2820b860e563e
parent b96c9bc7a19baf1318e471f77a56af36aa1f7606
Author: Michael Heimpold <mhei@heimpold.de>
Date: Mon, 20 Oct 2014 20:56:17 +0200
Merge pull request #447 from openwrt/libxml2-update
libxml2: update to 2.9.2
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libs/libxml2/Makefile b/libs/libxml2/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxml2
-PKG_VERSION:=2.9.1
+PKG_VERSION:=2.9.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://gd.tuwien.ac.at/languages/libxml/ \
http://xmlsoft.org/sources/ \
ftp://fr.rpmfind.net/pub/libxml/
-PKG_MD5SUM:=9c0cfef285d5c4a5c80d00904ddab380
+PKG_MD5SUM:=9e6a9aca9d155737868b3dc5fd82f788
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING