aboutsummaryrefslogtreecommitdiff
path: root/ports/ppconsul
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2020-06-02 09:32:41 +0800
committerGitHub <noreply@github.com>2020-06-01 18:32:41 -0700
commit891426b94ca9ccf338aa257d90302711efb962aa (patch)
tree308eb1f205868ee130765b456d29f93f66dd7d53 /ports/ppconsul
parent5a80a8e9dd4d18e1491f57cf0d1f03ee8016acfd (diff)
downloadvcpkg-891426b94ca9ccf338aa257d90302711efb962aa.tar.gz
vcpkg-891426b94ca9ccf338aa257d90302711efb962aa.zip
[vcpkg baseline] Remove passing port from Ci baseline (#11692)
Diffstat (limited to 'ports/ppconsul')
-rw-r--r--ports/ppconsul/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ppconsul/CONTROL b/ports/ppconsul/CONTROL
index 08c987f39..0c8dfd8b6 100644
--- a/ports/ppconsul/CONTROL
+++ b/ports/ppconsul/CONTROL
@@ -1,5 +1,5 @@
Source: ppconsul
-Version: 0.5
+Version: 0.5-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, boost-optional, boost-fusion, curl[openssl], json11