diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-05-18 19:40:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-18 10:40:18 -0700 |
| commit | 9f051a093f104d60efc9fd69b74fc31948f1bcb9 (patch) | |
| tree | 15afc8b56f91481185c7e8ffbb5ca65cc7bc8eb0 /ports/libxml2/CONTROL | |
| parent | 9f0f0bdedc512519e37a5c5e5651984725a90573 (diff) | |
| download | vcpkg-9f051a093f104d60efc9fd69b74fc31948f1bcb9.tar.gz vcpkg-9f051a093f104d60efc9fd69b74fc31948f1bcb9.zip | |
[libxml2] Add iconv and charset linkage in vcpkg-cmake-wrapper on osx (#11072)
* [libxml2] Add iconv and charset linkage in vcpkg-cmake-wrapper on osx
* update baseline
* update baseline
Diffstat (limited to 'ports/libxml2/CONTROL')
| -rw-r--r-- | ports/libxml2/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libxml2/CONTROL b/ports/libxml2/CONTROL index ccf2a9c60..80a0bc7e0 100644 --- a/ports/libxml2/CONTROL +++ b/ports/libxml2/CONTROL @@ -1,5 +1,5 @@ Source: libxml2 -Version: 2.9.9-5 +Version: 2.9.9-6 Homepage: https://xmlsoft.org/ Description: Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform) Build-Depends: zlib, libiconv, liblzma |
