diff options
-rw-r--r-- | package/mosquitto/mosquitto.hash | 2 | ||||
-rw-r--r-- | package/mosquitto/mosquitto.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/mosquitto/mosquitto.hash b/package/mosquitto/mosquitto.hash index e2db2137b2..31c5061d68 100644 --- a/package/mosquitto/mosquitto.hash +++ b/package/mosquitto/mosquitto.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 c643c7123708aadcd29287dda7b5ce7c910f75b02956a8fc4fe65ad2ea767a5f mosquitto-1.4.4.tar.gz +sha256 b432e19fee0c549f4a0fb0e866d1b6a897b38dbf1ddfda92bb43e2a24f01df66 mosquitto-1.4.5.tar.gz diff --git a/package/mosquitto/mosquitto.mk b/package/mosquitto/mosquitto.mk index efeb32d2ee..2db317307b 100644 --- a/package/mosquitto/mosquitto.mk +++ b/package/mosquitto/mosquitto.mk @@ -4,7 +4,7 @@ # ################################################################################ -MOSQUITTO_VERSION = 1.4.4 +MOSQUITTO_VERSION = 1.4.5 MOSQUITTO_SITE = http://mosquitto.org/files/source MOSQUITTO_LICENSE = EPLv1.0 or EDLv1.0 MOSQUITTO_LICENSE_FILES = LICENSE.txt epl-v10 edl-v10 |