aboutsummaryrefslogtreecommitdiff
path: root/ports/pugixml/CONTROL
diff options
context:
space:
mode:
authorRémy Tassoux <contact@rt2.fr>2020-12-07 00:15:28 +0100
committerGitHub <noreply@github.com>2020-12-06 15:15:28 -0800
commit5e7794f3f2784f953d4ca8a92cd816f65cebf41f (patch)
treef2f18081566c28afff7efb40f713a4a34f5de7bc /ports/pugixml/CONTROL
parentde70813cf38c55bac793f516751a35f843f12ad8 (diff)
downloadvcpkg-5e7794f3f2784f953d4ca8a92cd816f65cebf41f.tar.gz
vcpkg-5e7794f3f2784f953d4ca8a92cd816f65cebf41f.zip
[pugixml] Update to 1.11.1 (#14813)
Diffstat (limited to 'ports/pugixml/CONTROL')
-rw-r--r--ports/pugixml/CONTROL5
1 files changed, 2 insertions, 3 deletions
diff --git a/ports/pugixml/CONTROL b/ports/pugixml/CONTROL
index 2d4b2a42c..65e673249 100644
--- a/ports/pugixml/CONTROL
+++ b/ports/pugixml/CONTROL
@@ -1,5 +1,4 @@
Source: pugixml
-Version: 1.10
-Port-Version: 2
+Version: 1.11.1
Homepage: https://github.com/zeux/pugixml
-Description: C++ XML processing library
+Description: Light-weight, simple and fast XML parser for C++ with XPath support