mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
mosquitto: update to 2.0.15
This commit is contained in:
parent
68240d4909
commit
0d4076af99
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mosquitto'
|
# Template file for 'mosquitto'
|
||||||
pkgname=mosquitto
|
pkgname=mosquitto
|
||||||
version=2.0.9
|
version=2.0.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="WITH_WEBSOCKETS=yes WITH_BUNDLED_DEPS=no"
|
make_build_args="WITH_WEBSOCKETS=yes WITH_BUNDLED_DEPS=no"
|
||||||
|
@ -14,7 +14,8 @@ maintainer="Lukas Braun <koomi@hackerspace-bamberg.de>"
|
||||||
license="EPL-1.0, BSD-3-Clause-Attribution"
|
license="EPL-1.0, BSD-3-Clause-Attribution"
|
||||||
homepage="https://mosquitto.org"
|
homepage="https://mosquitto.org"
|
||||||
distfiles="${homepage}/files/source/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/files/source/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1b8553ef64a1cf5e4f4cfbe098330ae612adccd3d37f35b2db6f6fab501b01d4
|
checksum=4735b1d32e3f91c7a8896741d88a3022e89730a1ee897946decfa0df27039ac6
|
||||||
|
# testing too long ?
|
||||||
make_check="ci-skip"
|
make_check="ci-skip"
|
||||||
|
|
||||||
system_accounts="_mosquitto"
|
system_accounts="_mosquitto"
|
||||||
|
|
Loading…
Add table
Reference in a new issue