From 914648028259a80bb6c2a71e87289f5fa09d3c26 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 19 Mar 2021 05:08:28 +0800 Subject: [PATCH] mosquitto: upgrade 2.0.8 -> 2.0.9 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../mosquitto/{mosquitto_2.0.8.bb => mosquitto_2.0.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-connectivity/mosquitto/{mosquitto_2.0.8.bb => mosquitto_2.0.9.bb} (95%) diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.8.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.9.bb similarity index 95% rename from meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.8.bb rename to meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.9.bb index 03a829fc87..97a380117e 100644 --- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.8.bb +++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.9.bb @@ -19,8 +19,8 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \ file://1571.patch \ " -SRC_URI[md5sum] = "542c30f32c4473b7c50dc2e4a1424cf6" -SRC_URI[sha256sum] = "b15da8fc4edcb91d554e1259e220ea0173ef639ceaa4b465e06feb7e125b84bf" +SRC_URI[md5sum] = "b77cee4ee6f0d32ca8816a58167e8b1d" +SRC_URI[sha256sum] = "1b8553ef64a1cf5e4f4cfbe098330ae612adccd3d37f35b2db6f6fab501b01d4" inherit systemd update-rc.d useradd cmake