aboutsummaryrefslogtreecommitdiff
path: root/ports/tinyxml2/CONTROL
diff options
context:
space:
mode:
authorBrad Anderson <eco@gnuk.net>2017-06-28 15:09:00 -0600
committerBrad Anderson <eco@gnuk.net>2017-06-28 15:51:39 -0600
commit821039eeb702b0f65156fb5510d53b0b9210c506 (patch)
treea87633b1e05412f067d4c85375196029f8ea4463 /ports/tinyxml2/CONTROL
parent9623f0052ef05954fc763971fc0bebe84d47ee9d (diff)
downloadvcpkg-821039eeb702b0f65156fb5510d53b0b9210c506.tar.gz
vcpkg-821039eeb702b0f65156fb5510d53b0b9210c506.zip
[tinyxml2] Update tinyxml2 to fix static linkage
Also specify BUILD_STATIC_LIBS when building static
Diffstat (limited to 'ports/tinyxml2/CONTROL')
-rw-r--r--ports/tinyxml2/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/tinyxml2/CONTROL b/ports/tinyxml2/CONTROL
index ee5e20f34..aaa9a7c4f 100644
--- a/ports/tinyxml2/CONTROL
+++ b/ports/tinyxml2/CONTROL
@@ -1,3 +1,3 @@
Source: tinyxml2
-Version: 5.0.0
-Description: A simple, small, efficient, C++ XML parser \ No newline at end of file
+Version: 5.0.1
+Description: A simple, small, efficient, C++ XML parser