aboutsummaryrefslogtreecommitdiff
path: root/ports/ppconsul/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/ppconsul/CONTROL')
-rw-r--r--ports/ppconsul/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/ppconsul/CONTROL b/ports/ppconsul/CONTROL
index 4591b6a01..cc122ecf6 100644
--- a/ports/ppconsul/CONTROL
+++ b/ports/ppconsul/CONTROL
@@ -1,5 +1,5 @@
Source: ppconsul
-Version: 0.3
+Version: 0.3-1
Homepage: https://github.com/oliora/ppconsul
Description: A C++ client library for Consul. Consul is a distributed tool for discovering and configuring services in your infrastructure.
-Build-Depends: boost-core, boost-variant, curl[openssl]
+Build-Depends: boost-core, boost-variant, curl[openssl], json11