From: Luka Perkov Date: Thu, 14 Feb 2013 12:43:38 +0000 (+0000) Subject: [packages] mosquitto: upgrade to version 1.1.2 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=8d7dacf36091976d35a3c901a9780349d0df9f01;hp=94043a42a9c6ae110c1a3bf7849b3dfea371a710 [packages] mosquitto: upgrade to version 1.1.2 Signed-off-by: Karl Palsson SVN-Revision: 35598 --- diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 461c76939d..bf988b3370 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mosquitto -PKG_VERSION:=1.1 +PKG_VERSION:=1.1.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://mosquitto.org/files/source/ -PKG_MD5SUM:=ab51f64eb3f0041402073aa7865f3ec4 +PKG_MD5SUM:=a9e1e9965b729911e643cfa55ab157c3 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)