changeset 6588:9d89736ad698

* src/paho-mqtt-c.mk: update to v1.3.12
author John Donoghue <john.donoghue@ieee.org>
date Thu, 29 Dec 2022 08:58:39 -0500
parents fe6e119f6099
children add737caf3a3
files src/paho-mqtt-c.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/paho-mqtt-c.mk	Thu Dec 29 08:58:38 2022 -0500
+++ b/src/paho-mqtt-c.mk	Thu Dec 29 08:58:39 2022 -0500
@@ -3,8 +3,8 @@
 
 PKG             := paho-mqtt-c
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.3.11
-$(PKG)_CHECKSUM := dde58a64eb4fbd19745a5b8adba2fa3f85ecff23
+$(PKG)_VERSION  := 1.3.12
+$(PKG)_CHECKSUM := 34dc18d5df21d816276875da2fde314569865e14
 $(PKG)_SUBDIR   := paho.mqtt.c-$($(PKG)_VERSION)
 $(PKG)_FILE     := $($(PKG)_SUBDIR).tar.gz
 $(PKG)_URL      := https://github.com/eclipse/paho.mqtt.c/archive/refs/tags/v$($(PKG)_VERSION).tar.gz