summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.12.bb (renamed from meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.11.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.11.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.12.bb
index 9a13e2bc63..2df400846e 100644
--- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.11.bb
+++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.12.bb
@@ -19,8 +19,7 @@ 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] = "638d801e6aac611b41de76d030951612" 22SRC_URI[sha256sum] = "31cf0065cb431d6f4e57a5f4d56663e839c9d177362eff89582d7cfde191c933"
23SRC_URI[sha256sum] = "7b36a7198bce85cf31b132f5c6ee36dcf5dadf86fb768501eb1e11ce95d4f78a"
24 23
25inherit systemd update-rc.d useradd cmake 24inherit systemd update-rc.d useradd cmake
26 25