mosquitto: update to 1.4.4.
This commit is contained in:
parent
1450e69428
commit
0d38caf440
@ -1,7 +1,7 @@
|
||||
# Template file for 'mosquitto'
|
||||
pkgname=mosquitto
|
||||
version=1.4.3
|
||||
revision=5
|
||||
version=1.4.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="WITH_TLS_PSK=no" # not supported by libressl
|
||||
make_install_args="prefix=/usr"
|
||||
@ -12,7 +12,7 @@ maintainer="Lukas Braun <koomi@hackerspace-bamberg.de>"
|
||||
license="BSD"
|
||||
homepage="http://mosquitto.org/"
|
||||
distfiles="http://mosquitto.org/files/source/mosquitto-${version}.tar.gz"
|
||||
checksum=773d7436f729b5a6088035708c9277a9c6ba5651e127b63c8f29fe39e152479c
|
||||
checksum=c643c7123708aadcd29287dda7b5ce7c910f75b02956a8fc4fe65ad2ea767a5f
|
||||
|
||||
pre_install() {
|
||||
sed -i 's,sbin,bin,g' */Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user