diff options
| author | Roger Leigh <rleigh@codelibre.net> | 2020-04-17 22:10:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-17 14:10:35 -0700 |
| commit | 5f77f3e92b93f849bb73afeff77127a4f47f089e (patch) | |
| tree | 766898f43a9974528d1755c8a2d887531eb736c6 /ports/xerces-c/CONTROL | |
| parent | 7d2f838ea7c5615e5da0c82007cbfef080146867 (diff) | |
| download | vcpkg-5f77f3e92b93f849bb73afeff77127a4f47f089e.tar.gz vcpkg-5f77f3e92b93f849bb73afeff77127a4f47f089e.zip | |
[xerces-c] Update to version 3.2.3 (#10779)
* [xerces-c] Update to version 3.2.3
Drop patch no-symlinks-in-static-build.patch (fixed upstream)
* [xerces-c] Correct version number
* [xerces-c] Remove no-symlinks-in-static-build.patch
Diffstat (limited to 'ports/xerces-c/CONTROL')
| -rw-r--r-- | ports/xerces-c/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/xerces-c/CONTROL b/ports/xerces-c/CONTROL index c5f379cac..064c61a50 100644 --- a/ports/xerces-c/CONTROL +++ b/ports/xerces-c/CONTROL @@ -1,5 +1,5 @@ Source: xerces-c -Version: 3.2.2-13 +Version: 3.2.3 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. |
