aboutsummaryrefslogtreecommitdiff
path: root/ports/xerces-c/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2019-08-12 14:42:45 -0700
committerGitHub <noreply@github.com>2019-08-12 14:42:45 -0700
commit0e9d0cd89bf0bb13d24ef78ccf3a528215a5dc0b (patch)
treeb94c1f9b27a209f41c98bd731381dbdf2873c8c8 /ports/xerces-c/CONTROL
parent0f3b6fc1638c3c0bf33a560d1ab89215b7af02fd (diff)
downloadvcpkg-0e9d0cd89bf0bb13d24ef78ccf3a528215a5dc0b.tar.gz
vcpkg-0e9d0cd89bf0bb13d24ef78ccf3a528215a5dc0b.zip
[tiff][tesseract][xerces-c] Disable unmanaged optional dependencies (#7622)
Diffstat (limited to 'ports/xerces-c/CONTROL')
-rw-r--r--ports/xerces-c/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/xerces-c/CONTROL b/ports/xerces-c/CONTROL
index 3d2a4337e..6a7b0d216 100644
--- a/ports/xerces-c/CONTROL
+++ b/ports/xerces-c/CONTROL
@@ -1,5 +1,5 @@
Source: xerces-c
-Version: 3.2.2-10
+Version: 3.2.2-11
Homepage: https://github.com/apache/xerces-c
Description: Xerces-C++ is a XML parser, for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.