aboutsummaryrefslogtreecommitdiff
path: root/ports/mosquitto/CONTROL
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2019-05-16 22:49:25 +0200
committerCurtis J Bezault <curtbezault@gmail.com>2019-05-16 13:49:25 -0700
commitec46f021817f4bc3f3e9385e4d09b9db9cef2786 (patch)
tree9a49e7fa25237c449db97463e5a9a6d67ff69a66 /ports/mosquitto/CONTROL
parent031e494970035f6c09725a6433eb2adefb09d683 (diff)
downloadvcpkg-ec46f021817f4bc3f3e9385e4d09b9db9cef2786.tar.gz
vcpkg-ec46f021817f4bc3f3e9385e4d09b9db9cef2786.zip
[pthread] update to v3 (#6473)
* [pthread] update to v3 * [flint, mosquitto, usbmuxd] bump CONTROL files and add final touches for PThreads4W v3 * [arb] add compatibility with PThreads4W
Diffstat (limited to 'ports/mosquitto/CONTROL')
-rw-r--r--ports/mosquitto/CONTROL6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/mosquitto/CONTROL b/ports/mosquitto/CONTROL
index a623c89d7..a80d0da7a 100644
--- a/ports/mosquitto/CONTROL
+++ b/ports/mosquitto/CONTROL
@@ -1,6 +1,6 @@
Source: mosquitto
-Version: 1.5.0-2
+Version: 1.5.0-3
Build-Depends: c-ares, libwebsockets, openssl, pthreads
-Description: Mosquitto is an open source message broker that implements the MQ Telemetry Transport protocol versions 3.1 and 3.1.1.
- MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for "machine to machine" messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers like the Arduino.
+Description: Mosquitto is an open source message broker that implements the MQ Telemetry Transport protocol versions 3.1 and 3.1.1.
+ MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for "machine to machine" messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers like the Arduino.
You can see more information from this url https://mosquitto.org/download/