[patchteam] upgrade mosquitto MQTT tools from 0.13 to 0.14.4 - Signed-off-by: Karl...
authordingo <dingo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Feb 2012 13:25:15 +0000 (13:25 +0000)
committerdingo <dingo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Feb 2012 13:25:15 +0000 (13:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30415 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/mosquitto/Makefile

index ec60264..4ed8bc4 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mosquitto
-PKG_VERSION:=0.13
+PKG_VERSION:=0.14.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://mosquitto.org/files/source/
-PKG_MD5SUM:=e2cad39f430f91087cb9c248be26ece5
+PKG_MD5SUM:=88750338c2096671c01cf7e461d5c06d
 
 include $(INCLUDE_DIR)/package.mk