aboutsummaryrefslogtreecommitdiff
path: root/ports/xerces-c/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-11-01 19:47:20 -0700
committerGitHub <noreply@github.com>2018-11-01 19:47:20 -0700
commitcc3fae8e5ca3e47ff2d7e1de428aba2d515bec54 (patch)
tree52bfd57600f616dd73cfb0fe85b7739ef5311e1a /ports/xerces-c/CONTROL
parenta589f9f9ed1623f005d1760c957fe5942df68001 (diff)
downloadvcpkg-cc3fae8e5ca3e47ff2d7e1de428aba2d515bec54.tar.gz
vcpkg-cc3fae8e5ca3e47ff2d7e1de428aba2d515bec54.zip
[xerces-c] Avoid building executables (#4576)
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 3ba79b1e8..006210e2f 100644
--- a/ports/xerces-c/CONTROL
+++ b/ports/xerces-c/CONTROL
@@ -1,3 +1,3 @@
Source: xerces-c
-Version: 3.2.2-4
+Version: 3.2.2-5
Description: Xerces-C++ is a XML parser, for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.