mosquitto: update to 1.4.8.
This commit is contained in:
parent
de109af78e
commit
d11d51436e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mosquitto'
|
||||
pkgname=mosquitto
|
||||
version=1.4.7
|
||||
version=1.4.8
|
||||
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=71a1cb37893403e00b7db85c5db4af50b40d055ce61e5d21092c2594f2023b8b
|
||||
checksum=d96eb5610e57cc3e273f4527d3f54358ab7711459941a9e64bc4d0a85c2acfda
|
||||
|
||||
pre_install() {
|
||||
sed -i 's,sbin,bin,g' */Makefile
|
||||
|
|
Loading…
Reference in New Issue
Block a user