aboutsummaryrefslogtreecommitdiff
path: root/ports/xerces-c/CONTROL
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@codelibre.net>2018-10-24 20:50:57 +0100
committerRobert Schumacher <roschuma@microsoft.com>2018-10-24 12:50:57 -0700
commit6f2bc84506cb5be7511c63f76458f81ad0be44b6 (patch)
treed3b99146581f810f91fd854e5ca12ca3cde84f8f /ports/xerces-c/CONTROL
parentbe7cd6877353057ecbcf3c22888e5c19308b58ad (diff)
downloadvcpkg-6f2bc84506cb5be7511c63f76458f81ad0be44b6.tar.gz
vcpkg-6f2bc84506cb5be7511c63f76458f81ad0be44b6.zip
[xerces-c] Update to 3.2.2 (#4246)
* [xerces-c] Update to 3.2.2 * [xalan-c] Build against xerces-c 3.2.2 and include extra patches * [xalan-c] Use new vcpkg_extract_source_archive_ex() * [xerces-c] Use vcpkg_fixup_cmake_targets * [xerces-c] Disable vcpkg_test_cmake due to misbehavior in x64 * [xerces-c] Remove bin directory when building static * [xalan-c] Modernize
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 81a76c325..3ba79b1e8 100644
--- a/ports/xerces-c/CONTROL
+++ b/ports/xerces-c/CONTROL
@@ -1,3 +1,3 @@
Source: xerces-c
-Version: 3.1.4-3
+Version: 3.2.2-4
Description: Xerces-C++ is a XML parser, for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.