aboutsummaryrefslogtreecommitdiff
path: root/ports/tinyxml/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-06-27 06:06:30 +0800
committerGitHub <noreply@github.com>2020-06-26 15:06:30 -0700
commita0e0c57f865937cdda81c21ad9327e606f7dc930 (patch)
tree86b0d97dd67594d12f3283c1c46cc5e690c1a258 /ports/tinyxml/CONTROL
parent81ae2ed94bf51fdd453b383135a809dea3d45cce (diff)
downloadvcpkg-a0e0c57f865937cdda81c21ad9327e606f7dc930.tar.gz
vcpkg-a0e0c57f865937cdda81c21ad9327e606f7dc930.zip
[vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899)
Diffstat (limited to 'ports/tinyxml/CONTROL')
-rw-r--r--ports/tinyxml/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tinyxml/CONTROL b/ports/tinyxml/CONTROL
index 749dc2e7e..d6c4d6b24 100644
--- a/ports/tinyxml/CONTROL
+++ b/ports/tinyxml/CONTROL
@@ -1,4 +1,4 @@
Source: tinyxml
-Version: 2.6.2-4
+Version: 2.6.2-5
Homepage: https://sourceforge.net/projects/tinyxml
Description: A simple, small, minimal, C++ XML parser that can be easily integrating into other programs.