aboutsummaryrefslogtreecommitdiff
path: root/ports/mosquitto/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/mosquitto/CONTROL')
-rw-r--r--ports/mosquitto/CONTROL14
1 files changed, 6 insertions, 8 deletions
diff --git a/ports/mosquitto/CONTROL b/ports/mosquitto/CONTROL
index 8d4d2de0c..a80d0da7a 100644
--- a/ports/mosquitto/CONTROL
+++ b/ports/mosquitto/CONTROL
@@ -1,8 +1,6 @@
-Source: mosquitto
-Version: 1.5.0-1
-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. you can see more information from this url
- https://mosquitto.org/download/
+Source: mosquitto
+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.
+ You can see more information from this url https://mosquitto.org/download/