package/paho-mqtt-c: bump to version 1.3.1
authorJulien Grossholtz <julien.grossholtz@openest.io>
Mon, 9 Sep 2019 08:35:31 +0000 (10:35 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 15 Sep 2019 13:35:17 +0000 (15:35 +0200)
paho-mqtt-c 1.3.1 is the latest stable release. The latest release
contains various bug fixes and adds TLS-PSK encryption support.

Release notes: https://github.com/eclipse/paho.mqtt.c/milestone/6?closed=1

Signed-off-by: Julien Grossholtz <julien.grossholtz@openest.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/paho-mqtt-c/paho-mqtt-c.hash
package/paho-mqtt-c/paho-mqtt-c.mk

index 5171c8caa449441559c92708bab98c94903e364b..97b15d1320a72d99bd6823f7239c152253f8bd04 100644 (file)
@@ -1,4 +1,4 @@
 # Locally computed:
-sha256  87cf846b02dde6328b84832287d8725d91f12f41366eecb4d59eeda1d6c7efdf  paho-mqtt-c-1.3.0.tar.gz
+sha256  7b4eed66ae3df3613629139c0df28b16abfa4e0927bd17360027d936784aa55e  paho-mqtt-c-1.3.1.tar.gz
 sha256  83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c  edl-v10
 sha256  44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5  epl-v10
index 6b4fc2be0347cd65e78aa7bf714667d15da074d7..8772d73be0eaa5f8017758857b039f82acc93f6b 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PAHO_MQTT_C_VERSION = 1.3.0
+PAHO_MQTT_C_VERSION = 1.3.1
 PAHO_MQTT_C_SITE = $(call github,eclipse,paho.mqtt.c,v$(PAHO_MQTT_C_VERSION))
 PAHO_MQTT_C_LICENSE = EPL-1.0 or BSD-3-Clause
 PAHO_MQTT_C_LICENSE_FILES = epl-v10 edl-v10