aboutsummaryrefslogtreecommitdiff
path: root/ports/pugixml/CONTROL
diff options
context:
space:
mode:
authorGreg Williamson <fundies@users.noreply.github.com>2020-02-29 01:26:29 -0500
committerGitHub <noreply@github.com>2020-02-28 22:26:29 -0800
commit9e7db0ccba92829b6c3d4a08a0bbb6fcaaa208b4 (patch)
tree8298b5b4e0e001aa0e6dcb6ce4e55ee3374cd1d1 /ports/pugixml/CONTROL
parent12caf950f8d5bbb0fdf1c5f4c676722f72199fa0 (diff)
downloadvcpkg-9e7db0ccba92829b6c3d4a08a0bbb6fcaaa208b4.tar.gz
vcpkg-9e7db0ccba92829b6c3d4a08a0bbb6fcaaa208b4.zip
[pugixml] Fix debug library name (#10134)
* Fix debug library name * use option * Update CONTROL
Diffstat (limited to 'ports/pugixml/CONTROL')
-rw-r--r--ports/pugixml/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pugixml/CONTROL b/ports/pugixml/CONTROL
index 3e791759b..154d17954 100644
--- a/ports/pugixml/CONTROL
+++ b/ports/pugixml/CONTROL
@@ -1,4 +1,4 @@
Source: pugixml
-Version: 1.10
+Version: 1.10-1
Homepage: https://github.com/zeux/pugixml
Description: C++ XML processing library