mosquitto: update to 1.4.15.

This commit is contained in:
maxice8 2018-03-01 11:35:01 -03:00 committed by Michael Gehring
parent 87d8f5830e
commit beb0d49000

View file

@ -1,7 +1,7 @@
# Template file for 'mosquitto'
pkgname=mosquitto
version=1.4.14
revision=3
version=1.4.15
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"
@ -12,7 +12,7 @@ maintainer="Lukas Braun <koomi@hackerspace-bamberg.de>"
license="EPL-1.0, EDL-1.0"
homepage="http://mosquitto.org"
distfiles="${homepage}/files/source/${pkgname}-${version}.tar.gz"
checksum=156b1fa731d12baad4b8b22f7b6a8af50ba881fc711b81e9919ec103cf2942d1
checksum=7d3b3e245a3b4ec94b05678c8199c806359737949f4cfe0bf936184f6ca89a83
case "$XBPS_TARGET_MACHINE" in
*-musl)