diff options
| author | Matthew Oliver <protogonoi@gmail.com> | 2020-09-05 13:29:01 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-04 20:29:01 -0700 |
| commit | 1d66e5dd5b83343e36c5760f38beac117bef55d3 (patch) | |
| tree | 7e2e76f6ddd8f346abc9bdd1e580d1f520b30e35 /ports/libxml2/CONTROL | |
| parent | e0f0e7c1ec9b59543190543bfac93a37a2d1094a (diff) | |
| download | vcpkg-1d66e5dd5b83343e36c5760f38beac117bef55d3.tar.gz vcpkg-1d66e5dd5b83343e36c5760f38beac117bef55d3.zip | |
[libxml2] Update to 2.9.10 (#13266)
Diffstat (limited to 'ports/libxml2/CONTROL')
| -rw-r--r-- | ports/libxml2/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/libxml2/CONTROL b/ports/libxml2/CONTROL index 3c19f8738..6f8d18956 100644 --- a/ports/libxml2/CONTROL +++ b/ports/libxml2/CONTROL @@ -1,6 +1,5 @@ Source: libxml2 -Version: 2.9.9 -Port-Version: 8 +Version: 2.9.10 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 |
