package/mosquitto: bump to version 2.0.20

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 2a74b3b7c490d051a5ab8efddecfe0716fb17fc3)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Francois Perrad 2024-10-22 22:51:24 +02:00 committed by Peter Korsgaard
parent d37527ba49
commit c22118bbfb
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Locally calculated after checking gpg signature
# from https://mosquitto.org/files/source/mosquitto-2.0.19.tar.gz.asc
sha256 33af3637f119a61c509c01d2f8f6cc3d8be76f49e850132f2860af142abf82a9 mosquitto-2.0.19.tar.gz
# from https://mosquitto.org/files/source/mosquitto-2.0.20.tar.gz.asc
sha256 ebd07d89d2a446a7f74100ad51272e4a8bf300b61634a7812e19f068f2759de8 mosquitto-2.0.20.tar.gz
# License files
sha256 d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c LICENSE.txt

View File

@ -4,7 +4,7 @@
#
################################################################################
MOSQUITTO_VERSION = 2.0.19
MOSQUITTO_VERSION = 2.0.20
MOSQUITTO_SITE = https://mosquitto.org/files/source
MOSQUITTO_LICENSE = EPL-2.0 or EDLv1.0
MOSQUITTO_LICENSE_FILES = LICENSE.txt epl-v20 edl-v10