diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2015-11-13 15:45:37 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2015-11-13 15:45:37 +0100 |
| commit | 56ad2ea8d581a645f344095988d2ef93834a9a0b (patch) | |
| tree | 7a59fc58568b26903769cd0a02d284c528bc7337 | |
| parent | 2a5e86c9ef1eb5197b04f7734d810330daacd158 (diff) | |
| download | buildroot-56ad2ea8d581a645f344095988d2ef93834a9a0b.tar.gz buildroot-56ad2ea8d581a645f344095988d2ef93834a9a0b.zip | |
mosquitto: bump to version 1.4.5
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| -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 |

