summaryrefslogtreecommitdiff
path: root/external/xmlsec/UnpackedTarball_xmlsec.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-10-29 21:42:19 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-10-30 08:38:05 +0100
commit9630a2dfc79b08e3417e6e69b083f5124614499c (patch)
tree8937e20bf86d4c934a5583a1ea157c81538dbce4 /external/xmlsec/UnpackedTarball_xmlsec.mk
parent9ebcc7c9a21f33cf42146786e4463856d373f114 (diff)
external: upgrade libxmlsec to 1.2.27
Allows dropping 3 upstreamed patches. Change-Id: I0dd739817b507eb5993ad18e8c4a128e0be7254a Reviewed-on: https://gerrit.libreoffice.org/62526 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'external/xmlsec/UnpackedTarball_xmlsec.mk')
-rw-r--r--external/xmlsec/UnpackedTarball_xmlsec.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/external/xmlsec/UnpackedTarball_xmlsec.mk b/external/xmlsec/UnpackedTarball_xmlsec.mk
index 53af3b1f1e8c..12d32a05bb1a 100644
--- a/external/xmlsec/UnpackedTarball_xmlsec.mk
+++ b/external/xmlsec/UnpackedTarball_xmlsec.mk
@@ -9,12 +9,6 @@
xmlsec_patches :=
xmlsec_patches += xmlsec1-configure.patch.1
-# Backport of <https://github.com/lsh123/xmlsec/pull/223>.
-xmlsec_patches += xmlsec1-vc.patch.1
-# Backport of <https://github.com/lsh123/xmlsec/pull/192>.
-xmlsec_patches += mscng-fixes.patch.1
-# Backport of <https://github.com/lsh123/xmlsec/pull/197>.
-xmlsec_patches += xmlsec1-macos.patch.1
$(eval $(call gb_UnpackedTarball_UnpackedTarball,xmlsec))