aboutsummaryrefslogtreecommitdiff
path: root/ports/restclient-cpp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/restclient-cpp/CONTROL')
-rw-r--r--ports/restclient-cpp/CONTROL5
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/restclient-cpp/CONTROL b/ports/restclient-cpp/CONTROL
index 8b3ede796..df8faa7b7 100644
--- a/ports/restclient-cpp/CONTROL
+++ b/ports/restclient-cpp/CONTROL
@@ -1,4 +1,5 @@
Source: restclient-cpp
-Version: 0.5.1-3
+Version: 0.5.2
Build-Depends: curl
-Description: Binn is a binary data serialization format designed to be compact, fast and easy to use.
+Homepage: https://code.mrtazz.com/restclient-cpp/
+Description: Simple REST client for C++. It wraps libcurl for HTTP requests.