package/mosquitto: bump to v1.6.9
authorTitouan Christophe <titouan.christophe@railnova.eu>
Mon, 2 Mar 2020 10:15:59 +0000 (11:15 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Mar 2020 21:53:54 +0000 (22:53 +0100)
mosquitto 1.6.9 is a bugfix release, see the announcement:
https://mosquitto.org/blog/2020/02/version-1-6-9-released/

Also update the indentation of the hash file to 2 spaces,
and add URL of the GPG signature in hash file comment.

Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mosquitto/mosquitto.hash
package/mosquitto/mosquitto.mk

index ba7fd3c03c88cdff64b814fe720af070093aee38..ab3f7aeb2610035d07051baf5f756026a538a14a 100644 (file)
@@ -1,7 +1,8 @@
 # Locally calculated after checking gpg signature
-sha256 7df23c81ca37f0e070574fe74414403cf25183016433d07add6134366fb45df6  mosquitto-1.6.8.tar.gz
+# from https://mosquitto.org/files/source/mosquitto-1.6.9.tar.gz.asc
+sha256  412979b2db0a0020bd02fa64f0a0de9e7000b84462586e32b67f29bb1f6c1685  mosquitto-1.6.9.tar.gz
 
 # License files
-sha256 cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1  LICENSE.txt
-sha256 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c  epl-v10
-sha256 e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c  edl-v10
+sha256  cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1  LICENSE.txt
+sha256  3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c  epl-v10
+sha256  e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c  edl-v10
index aab193c14de5cd7c02aa69bfb6321fa14ed4cf1d..ea57d76933563c9fa8655dc1d40b33c4c296b4fe 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MOSQUITTO_VERSION = 1.6.8
+MOSQUITTO_VERSION = 1.6.9
 MOSQUITTO_SITE = https://mosquitto.org/files/source
 MOSQUITTO_LICENSE = EPL-1.0 or EDLv1.0
 MOSQUITTO_LICENSE_FILES = LICENSE.txt epl-v10 edl-v10