diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-06-12 12:31:24 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 21:31:24 -0700 |
| commit | 4c86b264fa99a6512f4e16520f23778818c69453 (patch) | |
| tree | 433010634917d4ecb8f08256f03674295cafa28f /ports/xalan-c/CONTROL | |
| parent | df99d8dcc2286e6a9b167bc7b52a2f44e69f3082 (diff) | |
| download | vcpkg-4c86b264fa99a6512f4e16520f23778818c69453.tar.gz vcpkg-4c86b264fa99a6512f4e16520f23778818c69453.zip | |
[xalan-c] Fix import Xalan.exe (#11869)
* [xalan-c] Fix import Xalan.exe
* [xalan-c] Fix import Xalan.exe
Diffstat (limited to 'ports/xalan-c/CONTROL')
| -rw-r--r-- | ports/xalan-c/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/xalan-c/CONTROL b/ports/xalan-c/CONTROL index dcefa5172..f14ca7a15 100644 --- a/ports/xalan-c/CONTROL +++ b/ports/xalan-c/CONTROL @@ -1,5 +1,5 @@ Source: xalan-c -Version: 1.11-11 +Version: 1.11-12 Homepage: https://github.com/apache/xalan-c Description: Xalan is an XSLT processor for transforming XML documents into HTML, text, or other XML document types Build-Depends: xerces-c |
