aboutsummaryrefslogtreecommitdiff
path: root/ports/libxml2/CONTROL
diff options
context:
space:
mode:
authorKevin Lalumiere <klalumiere@coveo.com>2020-12-09 14:58:59 -0500
committerGitHub <noreply@github.com>2020-12-09 11:58:59 -0800
commit1d8728ae1ba66ad94b344708cf8d0ace1a6330b8 (patch)
tree23b8eb4c4b9cddeac81f4e77e696b812115abbf3 /ports/libxml2/CONTROL
parentc670d13a50c44cfd231bf12da69197c5985db9c2 (diff)
downloadvcpkg-1d8728ae1ba66ad94b344708cf8d0ace1a6330b8.tar.gz
vcpkg-1d8728ae1ba66ad94b344708cf8d0ace1a6330b8.zip
[libxml2] fix build failure with x64-linux-dynamic (#14991)
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 462ecfec6..fe8dec589 100644
--- a/ports/libxml2/CONTROL
+++ b/ports/libxml2/CONTROL
@@ -1,6 +1,6 @@
Source: libxml2
Version: 2.9.10
-Port-Version: 1
+Port-Version: 2
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