[packages] mosquitto: upgrade to version 1.1.2
authorLuka Perkov <luka@openwrt.org>
Thu, 14 Feb 2013 12:43:38 +0000 (12:43 +0000)
committerLuka Perkov <luka@openwrt.org>
Thu, 14 Feb 2013 12:43:38 +0000 (12:43 +0000)
Signed-off-by: Karl Palsson <karlp@remake.is>
SVN-Revision: 35598

net/mosquitto/Makefile

index 461c76939d4cd6411fa9544435f282069d17b1c3..bf988b3370649b20171b17fbd58a55b1cb75fca6 100644 (file)
@@ -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)