aboutsummaryrefslogtreecommitdiff
path: root/ports/mqtt-cpp/CONTROL
diff options
context:
space:
mode:
authorsandro97git <30286744+sandro97git@users.noreply.github.com>2021-03-24 21:19:20 +0100
committerGitHub <noreply@github.com>2021-03-24 13:19:20 -0700
commit3f567b71f6bf572179e98c423571b4715e53cc04 (patch)
tree4121b6463780968b620e9b947b6bfa0f00015305 /ports/mqtt-cpp/CONTROL
parent05988a694fb4ace1c5a8be2bbe6dd21871f06c85 (diff)
downloadvcpkg-3f567b71f6bf572179e98c423571b4715e53cc04.tar.gz
vcpkg-3f567b71f6bf572179e98c423571b4715e53cc04.zip
[mqtt-cpp] update to 9.0.0 (#16863)
Co-authored-by: Sandro Scherer <sandro.scherer@siemens.com>
Diffstat (limited to 'ports/mqtt-cpp/CONTROL')
-rw-r--r--ports/mqtt-cpp/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/mqtt-cpp/CONTROL b/ports/mqtt-cpp/CONTROL
index 4ea550b99..70e7baf10 100644
--- a/ports/mqtt-cpp/CONTROL
+++ b/ports/mqtt-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: mqtt-cpp
-Version: 7.0.1-2
+Version: 9.0.0
Description: Header-only MQTT client/server for C++14 based on Boost.Asio.
Homepage: https://github.com/redboltz/mqtt_cpp
-Build-Depends: boost-asio, boost-any, boost-multi-index, boost-type-erasure
+Build-Depends: boost-asio, boost-any, boost-multi-index, boost-type-erasure, boost-log