diff options
| author | crusader-mike <crusader.mike@gmail.com> | 2019-09-07 18:36:30 -0500 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-09-07 16:36:30 -0700 |
| commit | f6e0c0df6760e13871c9b0eb323f36d1ee2fad73 (patch) | |
| tree | cc0808d8c29a7dc45242fcb3a8b58e2f80f0a0c7 /ports/xalan-c/CONTROL | |
| parent | 4cffadc18891aa6cc5a512cf500ad468c54cd3d0 (diff) | |
| download | vcpkg-f6e0c0df6760e13871c9b0eb323f36d1ee2fad73.tar.gz vcpkg-f6e0c0df6760e13871c9b0eb323f36d1ee2fad73.zip | |
[xalan-c] fixed cmake files location (#7795)
* [xalan-c] fixed cmake files location
* [xalan-c] Bump version
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 6a6ead6ad..e29297ed8 100644 --- a/ports/xalan-c/CONTROL +++ b/ports/xalan-c/CONTROL @@ -1,5 +1,5 @@ Source: xalan-c -Version: 1.11-7 +Version: 1.11-8 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 |
