commit
02cad33700
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue