mosquitto: update to 1.5.6.

This commit is contained in:
maxice8 2019-02-08 23:49:11 -02:00 committed by maxice8
parent 13a1f74973
commit 9182bf9698
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mosquitto'
pkgname=mosquitto
version=1.5.5
version=1.5.6
revision=1
build_style=gnu-makefile
make_build_args="WITH_TLS_PSK=no WITH_WEBSOCKETS=yes" # PSK not supported by libressl
@ -14,7 +14,7 @@ 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=fcdb47e340864c545146681af7253399cc292e41775afd76400fda5b0d23d668
checksum=d5bdc13cc668350026376d57fc14de10aaee029f6840707677637d15e0751a40
case "$XBPS_TARGET_MACHINE" in
*-musl)