summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.10.bb (renamed from meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.9.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.9.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.10.bb
index 97a380117e..b815ac3b49 100644
--- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.9.bb
+++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.10.bb
@@ -19,8 +19,8 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \
19 file://1571.patch \ 19 file://1571.patch \
20" 20"
21 21
22SRC_URI[md5sum] = "b77cee4ee6f0d32ca8816a58167e8b1d" 22SRC_URI[md5sum] = "3d1c327d8c5881f56983bee1e3c8f068"
23SRC_URI[sha256sum] = "1b8553ef64a1cf5e4f4cfbe098330ae612adccd3d37f35b2db6f6fab501b01d4" 23SRC_URI[sha256sum] = "0188f7b21b91d6d80e992b8d6116ba851468b3bd154030e8a003ed28fb6f4a44"
24 24
25inherit systemd update-rc.d useradd cmake 25inherit systemd update-rc.d useradd cmake
26 26