aboutsummaryrefslogtreecommitdiff
path: root/ports/json5-parser/CONTROL
diff options
context:
space:
mode:
authorzi-m <53815290+zi-m@users.noreply.github.com>2019-10-03 00:51:41 +0200
committerGriffin Downs <35574547+grdowns@users.noreply.github.com>2019-10-02 15:51:40 -0700
commit16a2ec4e996e4a5569e300b09ad520d807d586d4 (patch)
treee5b64c98e5bb60121074d02bfe582e46e1e2a538 /ports/json5-parser/CONTROL
parent3db8ce2d6613f963e083fc700c3a74d6e6d9c80b (diff)
downloadvcpkg-16a2ec4e996e4a5569e300b09ad520d807d586d4.tar.gz
vcpkg-16a2ec4e996e4a5569e300b09ad520d807d586d4.zip
fix find_package(json5-parser ...) issue (#8401)
Diffstat (limited to 'ports/json5-parser/CONTROL')
-rw-r--r--ports/json5-parser/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/json5-parser/CONTROL b/ports/json5-parser/CONTROL
index 1c740dd3d..891aa1c71 100644
--- a/ports/json5-parser/CONTROL
+++ b/ports/json5-parser/CONTROL
@@ -1,5 +1,5 @@
Source: json5-parser
-Version: 1.0.0
+Version: 1.0.0-1
Homepage: https://bitbucket.org/wlandry/json5_parser
Description: An enhancement of the JSON Spirit C++ library to understand json5.
Build-Depends: boost-spirit