mosquitto: update to 1.4.11.

This commit is contained in:
Farhad Shahbazi 2017-02-27 21:41:16 +01:00
parent 5bc047f6c0
commit ec8262a7c3

View file

@ -1,6 +1,6 @@
# Template file for 'mosquitto'
pkgname=mosquitto
version=1.4.10
version=1.4.11
revision=1
build_style=gnu-makefile
make_build_args="WITH_TLS_PSK=no WITH_WEBSOCKETS=yes" # PSK not supported by libressl
@ -12,7 +12,7 @@ maintainer="Lukas Braun <koomi@hackerspace-bamberg.de>"
license="epl-v10, edl-v10"
homepage="http://mosquitto.org/"
distfiles="http://mosquitto.org/files/source/mosquitto-${version}.tar.gz"
checksum=437648d68a4a781dd8d913814cd5451f59ab4a5fcf84cccaf7c36e6a07459770
checksum=ca47533bbc1b7c5e15d6e5d96d3efc59677f2515b6692263c34b7c48f33280c5
pre_install() {
sed -i 's,sbin,bin,g' */Makefile