[patchteam] upgrade mosquitto MQTT tools from 0.13 to 0.14.4 - Signed-off-by: Karl Palsson <karlp@tweak.net.au>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30415 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
dingo 2012-02-10 13:25:15 +00:00
parent 0cb8bf896d
commit 74433b1d29

View 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