summaryrefslogtreecommitdiffstats
path: root/src/libxslt.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2019-05-21 21:25:09 (GMT)
committerMark Brand <mabrand@mabrand.nl>2019-05-21 22:31:15 (GMT)
commit0fd68471f33f22250e7013bb43c263edbaf45037 (patch)
tree0155cd87888a7871d2e83f33bb0851598709a143 /src/libxslt.mk
parent24975c015d408f0ae7b4f79b4c3d562bb3b462b1 (diff)
downloadmxe-0fd68471f33f22250e7013bb43c263edbaf45037.zip
mxe-0fd68471f33f22250e7013bb43c263edbaf45037.tar.gz
mxe-0fd68471f33f22250e7013bb43c263edbaf45037.tar.bz2
update: libxml2, libxslt, libzip, xmlsec
Diffstat (limited to 'src/libxslt.mk')
-rw-r--r--src/libxslt.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libxslt.mk b/src/libxslt.mk
index db3dc78..7e5d09d 100644
--- a/src/libxslt.mk
+++ b/src/libxslt.mk
@@ -3,8 +3,8 @@
PKG := libxslt
$(PKG)_WEBSITE := http://xmlsoft.org/XSLT/
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.1.29
-$(PKG)_CHECKSUM := b5976e3857837e7617b29f2249ebb5eeac34e249208d31f1fbf7a6ba7a4090ce
+$(PKG)_VERSION := 1.1.33
+$(PKG)_CHECKSUM := 8e36605144409df979cab43d835002f63988f3dc94d5d3537c12796db90e38c8
$(PKG)_SUBDIR := libxslt-$($(PKG)_VERSION)
$(PKG)_FILE := libxslt-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://xmlsoft.org/sources/$($(PKG)_FILE)