[oe-commits] [meta-openembedded] 09/18: mosquitto: update to 1.6.8

git at git.openembedded.org git at git.openembedded.org
Mon Dec 16 03:43:04 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 48742fa84147c99e3caad04e1d4e8e4317f3f24a
Author: Leon Anavi <leon.anavi at konsulko.com>
AuthorDate: Sun Dec 15 23:32:28 2019 +0200

    mosquitto: update to 1.6.8
    
    Bugfix release. For details, see:
    
      https://mosquitto.org/blog/2019/11/version-1-6-8-released/
    
    Signed-off-by: Leon Anavi <leon.anavi at konsulko.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../mosquitto/{mosquitto_1.6.7.bb => mosquitto_1.6.8.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.8.bb
similarity index 96%
rename from meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb
rename to meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.8.bb
index 340f643..ea533d8 100644
--- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb
+++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.8.bb
@@ -18,8 +18,8 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \
            file://mosquitto.init \
 "
 
-SRC_URI[md5sum] = "ec9074c4f337f64eaa9a4320c6dab020"
-SRC_URI[sha256sum] = "bcd31a8fbbd053fee328986fadd8666d3058357ded56b9782f7d4f19931d178e"
+SRC_URI[md5sum] = "24a0e567c845b3e41b75e237d200edf8"
+SRC_URI[sha256sum] = "7df23c81ca37f0e070574fe74414403cf25183016433d07add6134366fb45df6"
 
 inherit systemd update-rc.d useradd
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list