aboutsummaryrefslogtreecommitdiff
path: root/ports/libxml2/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2019-03-16 06:29:08 +0800
committerRobert Schumacher <roschuma@microsoft.com>2019-03-15 15:29:08 -0700
commit68a2b4c76614995aa353b3dc6d656854c70a650c (patch)
tree58316b78e03fd163c50f57c85c22b6c44a2cf2c1 /ports/libxml2/CONTROL
parentd433d21904ca849fdce193584153db46fa121f84 (diff)
downloadvcpkg-68a2b4c76614995aa353b3dc6d656854c70a650c.tar.gz
vcpkg-68a2b4c76614995aa353b3dc6d656854c70a650c.zip
[libxml2] Update to 2.9.9 (#5193)
* [libxml2] Update to 2.9.9 Fix #5177 * [libxml2] Fix static build * [libxml2] Modernize * [libxml2] Use vcpkg_from_github * [libxml2] Get version info from configure.ac * [libxml2] Install xmlversion.h * [libxml2] Improve port file * [libxml2] Move version.h generation into CMakeLists.txt * [libxml2] Fix misspelled version header * [libxml2] Add UWP support
Diffstat (limited to 'ports/libxml2/CONTROL')
-rw-r--r--ports/libxml2/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libxml2/CONTROL b/ports/libxml2/CONTROL
index f005d2367..d4b6c6b1b 100644
--- a/ports/libxml2/CONTROL
+++ b/ports/libxml2/CONTROL
@@ -1,4 +1,4 @@
Source: libxml2
-Version: 2.9.4-5
+Version: 2.9.9-4
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