aboutsummaryrefslogtreecommitdiff
path: root/ports/tinyxml
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-07-03 09:36:40 -0700
committerGitHub <noreply@github.com>2020-07-03 09:36:40 -0700
commit21b56d99293aa364964b99946847986c5276c3b8 (patch)
treefc010edec8fbaf0674bc0ceb454a36c753c8b4d8 /ports/tinyxml
parent3d2a7ca33e9997051ea221c30ccd4835989879ad (diff)
downloadvcpkg-21b56d99293aa364964b99946847986c5276c3b8.tar.gz
vcpkg-21b56d99293aa364964b99946847986c5276c3b8.zip
[vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018)
Diffstat (limited to 'ports/tinyxml')
-rw-r--r--ports/tinyxml/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tinyxml/CONTROL b/ports/tinyxml/CONTROL
index d6c4d6b24..3a83e411e 100644
--- a/ports/tinyxml/CONTROL
+++ b/ports/tinyxml/CONTROL
@@ -1,4 +1,4 @@
Source: tinyxml
-Version: 2.6.2-5
+Version: 2.6.2-7
Homepage: https://sourceforge.net/projects/tinyxml
Description: A simple, small, minimal, C++ XML parser that can be easily integrating into other programs.