aboutsummaryrefslogtreecommitdiff
path: root/ports/rapidjson/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-10-22 03:43:11 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-10-25 10:28:08 -0700
commit9cb0f3c8aee0431981e1d0d59c1ecfbe698ddf5d (patch)
tree813b2a5ed3c8265aa25e142b052cc6f142b40a23 /ports/rapidjson/CONTROL
parent854a1e474e9be180f39f19d98f1770c2a9599493 (diff)
downloadvcpkg-9cb0f3c8aee0431981e1d0d59c1ecfbe698ddf5d.tar.gz
vcpkg-9cb0f3c8aee0431981e1d0d59c1ecfbe698ddf5d.zip
[rapidjson] Fix #error on arm64
Diffstat (limited to 'ports/rapidjson/CONTROL')
-rw-r--r--ports/rapidjson/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/rapidjson/CONTROL b/ports/rapidjson/CONTROL
index 7646755a5..5e7d4e5cf 100644
--- a/ports/rapidjson/CONTROL
+++ b/ports/rapidjson/CONTROL
@@ -1,3 +1,3 @@
Source: rapidjson
-Version: 1.1.0-1
+Version: 1.1.0-2
Description: A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapidjson.org/>