mosquitto: update to 1.4.7.

This commit is contained in:
Lukas Braun 2016-01-01 00:21:05 +01:00
parent 76989790ae
commit 8f79276117

View file

@ -1,6 +1,6 @@
# Template file for 'mosquitto'
pkgname=mosquitto
version=1.4.5
version=1.4.7
revision=1
build_style=gnu-makefile
make_build_args="WITH_TLS_PSK=no" # 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=b432e19fee0c549f4a0fb0e866d1b6a897b38dbf1ddfda92bb43e2a24f01df66
checksum=71a1cb37893403e00b7db85c5db4af50b40d055ce61e5d21092c2594f2023b8b
pre_install() {
sed -i 's,sbin,bin,g' */Makefile