From: Peter Korsgaard Date: Fri, 2 Aug 2019 07:08:34 +0000 (+0200) Subject: package/mosquitto: bump to version 1.6.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5660ed9c55ef4771ba13dd02573f053f91c6d613;p=buildroot.git package/mosquitto: bump to version 1.6.4 Bugfix release, fixing a number of issues. For details, see the announcement: https://mosquitto.org/blog/2019/08/version-1-6-4-released/ Signed-off-by: Peter Korsgaard --- diff --git a/package/mosquitto/mosquitto.hash b/package/mosquitto/mosquitto.hash index c6efdabd2a..bfab4ddb05 100644 --- a/package/mosquitto/mosquitto.hash +++ b/package/mosquitto/mosquitto.hash @@ -1,5 +1,5 @@ # Locally calculated after checking gpg signature -sha256 9ef5cc75f4fe31d7bf50654ddf4728ad9e1ae2e5609a4b42ecbbcb4a209ed17e mosquitto-1.6.3.tar.gz +sha256 a3d5822c249f6a6e13311b1b09eff6807ea01608a5a77934e1769842e9d146ef mosquitto-1.6.4.tar.gz # License files sha256 cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1 LICENSE.txt diff --git a/package/mosquitto/mosquitto.mk b/package/mosquitto/mosquitto.mk index 5c849de2ab..a172afcc53 100644 --- a/package/mosquitto/mosquitto.mk +++ b/package/mosquitto/mosquitto.mk @@ -4,7 +4,7 @@ # ################################################################################ -MOSQUITTO_VERSION = 1.6.3 +MOSQUITTO_VERSION = 1.6.4 MOSQUITTO_SITE = https://mosquitto.org/files/source MOSQUITTO_LICENSE = EPL-1.0 or EDLv1.0 MOSQUITTO_LICENSE_FILES = LICENSE.txt epl-v10 edl-v10