mosquitto: update to 1.5.3.

CVE-2018-12543
This commit is contained in:
maxice8 2018-09-27 20:43:53 -03:00 committed by maxice8
parent b109e3f9c7
commit 6edef08a20
1 changed files with 4 additions and 2 deletions

View File

@ -1,17 +1,19 @@
# Template file for 'mosquitto'
pkgname=mosquitto
version=1.5.2
version=1.5.3
revision=1
build_style=gnu-makefile
make_build_args="WITH_TLS_PSK=no WITH_WEBSOCKETS=yes" # PSK not supported by libressl
make_install_args="prefix=/usr"
make_check_target=test
makedepends="c-ares-devel libressl-devel libuuid-devel libwebsockets-devel"
checkdepends="python"
short_desc="MQTT version 3.1/3.1.1 compatible message broker"
maintainer="Lukas Braun <koomi@hackerspace-bamberg.de>"
license="EPL-1.0, BSD-3-Clause-Attribution"
homepage="http://mosquitto.org"
distfiles="${homepage}/files/source/${pkgname}-${version}.tar.gz"
checksum=7e90ccfe95179cfe6bf7d7f725281dd83041f241a8f093c9d3883b926584de9c
checksum=3081a998d303a883b1cd064009beabc88aa9159e26f5258a4ae6007160491d10
conf_files="/etc/mosquitto/mosquitto.conf"
case "$XBPS_TARGET_MACHINE" in