From: dingo Date: Fri, 10 Feb 2012 13:25:15 +0000 (+0000) Subject: [patchteam] upgrade mosquitto MQTT tools from 0.13 to 0.14.4 - Signed-off-by: Karl... X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=74433b1d295b88e6fb3aac277c055d59d8a16016;p=packages.git [patchteam] upgrade mosquitto MQTT tools from 0.13 to 0.14.4 - Signed-off-by: Karl Palsson git-svn-id: svn://svn.openwrt.org/openwrt/packages@30415 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index ec6026458..4ed8bc45b 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -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