libxslt: update to version 1.1.28
authorFlorian Fainelli <florian@openwrt.org>
Tue, 22 Apr 2014 23:24:36 +0000 (23:24 +0000)
committerFlorian Fainelli <florian@openwrt.org>
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>
SVN-Revision: 40556

libs/libxslt/Makefile

index 4d7666906af1e1b7e01fb2f461ff76d6673a1a04..c78c540561c414ac42d85bb90a307b4227eb6fe8 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