diff mbox series

[1/1] package/mosquitto: bump to v2.0.14

Message ID 20211122091333.79971-1-titouanchristophe@gmail.com
State Accepted
Headers show
Series [1/1] package/mosquitto: bump to v2.0.14 | expand

Commit Message

Titouan Christophe Nov. 22, 2021, 9:13 a.m. UTC
This is a small bugfix release, read the announcement on
https://mosquitto.org/blog/2021/11/version-2-0-14-released/

Signed-off-by: Titouan Christophe <titouanchristophe@gmail.com>
---
 package/mosquitto/mosquitto.hash | 2 +-
 package/mosquitto/mosquitto.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Nov. 22, 2021, 5:38 p.m. UTC | #1
>>>>> "Titouan" == Titouan Christophe <titouanchristophe@gmail.com> writes:

 > This is a small bugfix release, read the announcement on
 > https://mosquitto.org/blog/2021/11/version-2-0-14-released/

 > Signed-off-by: Titouan Christophe <titouanchristophe@gmail.com>

Committed, thanks.
Peter Korsgaard Dec. 10, 2021, 10:05 p.m. UTC | #2
>>>>> "Titouan" == Titouan Christophe <titouanchristophe@gmail.com> writes:
 >> This is a small bugfix release, read the announcement on
 >> https://mosquitto.org/blog/2021/11/version-2-0-14-released/

 >> Signed-off-by: Titouan Christophe <titouanchristophe@gmail.com>

Committed to 2021.02.x and 2021.08.x, thanks.
diff mbox series

Patch

diff --git a/package/mosquitto/mosquitto.hash b/package/mosquitto/mosquitto.hash
index 7b950208c8..24b8869d13 100644
--- a/package/mosquitto/mosquitto.hash
+++ b/package/mosquitto/mosquitto.hash
@@ -1,6 +1,6 @@ 
 # Locally calculated after checking gpg signature
 # from https://mosquitto.org/files/source/mosquitto-2.0.13.tar.gz.asc
-sha256  9cf83a558f1588e8798edd8647b1632af88e88ef2cd45054e903c517df5bd2cd  mosquitto-2.0.13.tar.gz
+sha256  d0dde8fdb12caf6e2426b4f28081919a2fce3448773bdb8af0d3cd5fe5776925  mosquitto-2.0.14.tar.gz
 
 # License files
 sha256  d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c  LICENSE.txt
diff --git a/package/mosquitto/mosquitto.mk b/package/mosquitto/mosquitto.mk
index b02f0c2f43..3e7a728acb 100644
--- a/package/mosquitto/mosquitto.mk
+++ b/package/mosquitto/mosquitto.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-MOSQUITTO_VERSION = 2.0.13
+MOSQUITTO_VERSION = 2.0.14
 MOSQUITTO_SITE = https://mosquitto.org/files/source
 MOSQUITTO_LICENSE = EPL-2.0 or EDLv1.0
 MOSQUITTO_LICENSE_FILES = LICENSE.txt epl-v20 edl-v10