aboutsummaryrefslogtreecommitdiff
path: root/ports/jsoncpp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/jsoncpp/CONTROL')
-rw-r--r--ports/jsoncpp/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/jsoncpp/CONTROL b/ports/jsoncpp/CONTROL
index 19f3e054a..f04c231f8 100644
--- a/ports/jsoncpp/CONTROL
+++ b/ports/jsoncpp/CONTROL
@@ -1,3 +1,3 @@
Source: jsoncpp
-Version: 1.8.1
+Version: 1.8.1-1
Description: jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and redeable for human.