From a21cc89423d7440328dcc28909952edfc117f46a Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 10 Oct 2019 13:39:01 +1300 Subject: [PATCH] mosquitto: update to 1.6.7 Bugfix release. For details, see: https://mosquitto.org/blog/2019/09/version-1-6-7-released/ Signed-off-by: Paul Eggleton Signed-off-by: Khem Raj --- .../mosquitto/{mosquitto_1.6.6.bb => mosquitto_1.6.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-connectivity/mosquitto/{mosquitto_1.6.6.bb => mosquitto_1.6.7.bb} (96%) diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb similarity index 96% rename from meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb rename to meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb index 1f2e0c6021..340f643d4a 100644 --- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb +++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb @@ -18,8 +18,8 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \ file://mosquitto.init \ " -SRC_URI[md5sum] = "529b6de33bac18363c2db46194d8d91c" -SRC_URI[sha256sum] = "82676bf4201ff102be1511b56b041a9450fbbfeda40b21aa28be0fee56e8de17" +SRC_URI[md5sum] = "ec9074c4f337f64eaa9a4320c6dab020" +SRC_URI[sha256sum] = "bcd31a8fbbd053fee328986fadd8666d3058357ded56b9782f7d4f19931d178e" inherit systemd update-rc.d useradd