libxslt: update to version 1.1.28
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Apr 2014 23:24:36 +0000 (23:24 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Apr 2014 23:24:36 +0000 (23:24 +0000)
Recently updated libxml2 from version 2.7.8 to 2.9.1 breaks
libxslt build. Library libxslt from version 1.1.27 is compatible
with libxml2 2.9.x.

Signed-off-by: Lukas Macura <lukas.macura@cesnet.cz>
Tested-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40556 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libxslt/Makefile

index 4d76669..c78c540 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libxslt
-PKG_VERSION:=1.1.26
+PKG_VERSION:=1.1.28
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://xmlsoft.org/sources/ \
        ftp://fr.rpmfind.net/pub/libxml/
-PKG_MD5SUM:=e61d0364a30146aaa3001296f853b2b9
+PKG_MD5SUM:=9667bf6f9310b957254fdcf6596600b7
 
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1