diff options
| author | wangli28 <47812810+wangli28@users.noreply.github.com> | 2019-07-17 12:49:49 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-07-16 21:49:49 -0700 |
| commit | ac2be759a49be5e04634843fef23f41bba95a9ed (patch) | |
| tree | 2e3ba0e33698cb44daec52217c2790c43faf1cee /ports/rapidjson/CONTROL | |
| parent | 3bf846f613bfef7982d81600163218c48cb86626 (diff) | |
| download | vcpkg-ac2be759a49be5e04634843fef23f41bba95a9ed.tar.gz vcpkg-ac2be759a49be5e04634843fef23f41bba95a9ed.zip | |
[rapidjson] Fix path RapidJSON_INCLUDE_DIRS (#7273)
* [rapidjson] Fix path RapidJSON_INCLUDE_DIRS
* [bond] Fix error hash
Diffstat (limited to 'ports/rapidjson/CONTROL')
| -rw-r--r-- | ports/rapidjson/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/rapidjson/CONTROL b/ports/rapidjson/CONTROL index b3c0f60b5..53d344628 100644 --- a/ports/rapidjson/CONTROL +++ b/ports/rapidjson/CONTROL @@ -1,4 +1,4 @@ Source: rapidjson -Version: d87b698 +Version: d87b698-1 Description: A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapidjson.org/> Homepage: http://rapidjson.org/
\ No newline at end of file |
