aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorJiri Slachta <jiri.slachta@gmail.com>2019-01-16 05:16:37 +0100
committerGitHub <noreply@github.com>2019-01-16 05:16:37 +0100
commite549c53f36fa74ddb9c9865e16547b67d4ebdc99 (patch)
tree1173877cac4c16bbd46d1fc63b44f08f1dd93b96 /libs
parent55d1757e469fbab1b773e328cfac7a3fec40f3df (diff)
parent666d28e94ea360cacb9fc7d7a7be812e326ec62b (diff)
Merge pull request #7952 from neheb/patch-3
libxslt: Update to 1.1.33
Diffstat (limited to 'libs')
-rw-r--r--libs/libxslt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/libxslt/Makefile b/libs/libxslt/Makefile
index 8c546c831..a0663bc95 100644
--- a/libs/libxslt/Makefile
+++ b/libs/libxslt/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxslt
-PKG_VERSION:=1.1.32
-PKG_RELEASE:=2
+PKG_VERSION:=1.1.33
+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_HASH:=526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460
+PKG_HASH:=8e36605144409df979cab43d835002f63988f3dc94d5d3537c12796db90e38c8
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING