Hi,

Attached is a patch updating mosquitto (MQTT message broker, client tools, 
server, and client
libraries) from version 0.12 to version 0.13

http://www.mosquitto.org for more info.

Tested on "atheros" platforms for backfire.

Signed-off-by: Karl Palsson <ka...@tweak.net.au>


diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile
index 8f39a04..18a6ced 100644
--- a/net/mosquitto/Makefile
+++ b/net/mosquitto/Makefile
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mosquitto
-PKG_VERSION:=0.12
+PKG_VERSION:=0.13
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://mosquitto.org/files/source/
-PKG_MD5SUM:=e21ecb18dc8f9c3103fab95bbf8cffc7
+PKG_MD5SUM:=e2cad39f430f91087cb9c248be26ece5
 
 include $(INCLUDE_DIR)/package.mk
 

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to