From f16d4a5f53c76e88ee6ab1480c811c2738c222c6 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 24 Oct 2011 20:58:58 +0000 Subject: [PATCH] packages/mosquitto: update to 0.13 (thanks to Karl Palsson) SVN-Revision: 28558 --- net/mosquitto/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 8f39a0441e..ec6026458e 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -1,4 +1,5 @@ # +# Copyright (C) 2011 OpenWrt.org # Copyright (C) 2010 Jo-Philipp Wich # # This is free software, licensed under the GNU General Public License v2. @@ -8,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mosquitto -PKG_VERSION:=0.12 +PKG_VERSION:=0.13 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://mosquitto.org/files/source/ -PKG_MD5SUM:=e21ecb18dc8f9c3103fab95bbf8cffc7 +PKG_MD5SUM:=e2cad39f430f91087cb9c248be26ece5 include $(INCLUDE_DIR)/package.mk -- 2.30.2