aboutsummaryrefslogtreecommitdiff
path: root/ports/rapidxml
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/rapidxml
parent3d2a7ca33e9997051ea221c30ccd4835989879ad (diff)
downloadvcpkg-21b56d99293aa364964b99946847986c5276c3b8.tar.gz
vcpkg-21b56d99293aa364964b99946847986c5276c3b8.zip
[vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018)
Diffstat (limited to 'ports/rapidxml')
-rw-r--r--ports/rapidxml/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/rapidxml/CONTROL b/ports/rapidxml/CONTROL
index 0bc175e71..7e119fb70 100644
--- a/ports/rapidxml/CONTROL
+++ b/ports/rapidxml/CONTROL
@@ -1,4 +1,4 @@
Source: rapidxml
-Version: 1.13-2
+Version: 1.13-4
Homepage: https://sourceforge.net/projects/rapidxml
Description: RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility.