summaryrefslogtreecommitdiff
path: root/external/libxslt/UnpackedTarball_xslt.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-09-05 16:55:50 +0200
committerMichael Stahl <michael.stahl@cib.de>2019-11-25 10:37:47 +0100
commitc89baa1c10ebd899072cd6f8e4019f548ef1df2d (patch)
tree1c9fea249ac05ee772285016867203b648d4c00e /external/libxslt/UnpackedTarball_xslt.mk
parentdc26eff7249318ca8ae245ae5fa61393e4433d64 (diff)
libxslt: upgrade to release 1.1.30
* drop most of libxslt-internal-symbols.patch, fixed upstream Reviewed-on: https://gerrit.libreoffice.org/41947 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 1d7b3cbe1f08319eddf88aac04923ae44873f246) Change-Id: I59cf57a4d3139ad5fa0e5ce1a6cdaaa568ae3a40 Reviewed-on: https://gerrit.libreoffice.org/83524 Reviewed-by: Michael Stahl <michael.stahl@cib.de> Tested-by: Michael Stahl <michael.stahl@cib.de>
Diffstat (limited to 'external/libxslt/UnpackedTarball_xslt.mk')
-rw-r--r--external/libxslt/UnpackedTarball_xslt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/libxslt/UnpackedTarball_xslt.mk b/external/libxslt/UnpackedTarball_xslt.mk
index 04ef80703e86..ce16715d7817 100644
--- a/external/libxslt/UnpackedTarball_xslt.mk
+++ b/external/libxslt/UnpackedTarball_xslt.mk
@@ -13,7 +13,7 @@ $(eval $(call gb_UnpackedTarball_set_tarball,xslt,$(LIBXSLT_TARBALL)))
$(eval $(call gb_UnpackedTarball_add_patches,xslt,\
external/libxslt/libxslt-config.patch.1 \
- external/libxslt/libxslt-internal-symbols.patch \
+ external/libxslt/libxslt-internal-symbols.patch.1 \
external/libxslt/libxslt-msvc.patch.2 \
external/libxslt/libxslt-1.1.26-memdump.patch \
external/libxslt/rpath.patch.0 \