misc/mosquitto: Updated for version 1.6.11
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bac84195bd
commit
e9c569514d
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=mosquitto
|
PRGNAM=mosquitto
|
||||||
VERSION=${VERSION:-1.6.10}
|
VERSION=${VERSION:-1.6.11}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="mosquitto"
|
PRGNAM="mosquitto"
|
||||||
VERSION="1.6.10"
|
VERSION="1.6.11"
|
||||||
HOMEPAGE="https://mosquitto.org/"
|
HOMEPAGE="https://mosquitto.org/"
|
||||||
DOWNLOAD="https://mosquitto.org/files/source/mosquitto-1.6.10.tar.gz"
|
DOWNLOAD="https://mosquitto.org/files/source/mosquitto-1.6.11.tar.gz"
|
||||||
MD5SUM="960f963b81b7f93982d7511cd28082e5"
|
MD5SUM="35925c7ccd1bac87e4201b635ffa66a1"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="c-ares"
|
REQUIRES="c-ares"
|
||||||
|
|
Loading…
Reference in New Issue