Merge pull request #447 from openwrt/libxml2-update
authorMichael Heimpold <mhei@heimpold.de>
Mon, 20 Oct 2014 18:56:17 +0000 (20:56 +0200)
committerMichael Heimpold <mhei@heimpold.de>
Mon, 20 Oct 2014 18:56:17 +0000 (20:56 +0200)
libxml2: update to 2.9.2

libs/libxml2/Makefile

index d7accab5fb4505cda9dcb6564c973696721b0e7d..1a7ed5d6a7894beedbb8e9a53c96dc679d96ef90 100644 (file)
@@ -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