libxslt: update to version 1.1.28
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
This commit is contained in:
parent
04e30866d7
commit
9ecc63c86d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user