diff --git a/srcpkgs/mosquitto/template b/srcpkgs/mosquitto/template index 39d3b1d8a19..6290a30f129 100644 --- a/srcpkgs/mosquitto/template +++ b/srcpkgs/mosquitto/template @@ -1,6 +1,6 @@ # Template file for 'mosquitto' pkgname=mosquitto -version=2.0.9 +version=2.0.15 revision=1 build_style=gnu-makefile make_build_args="WITH_WEBSOCKETS=yes WITH_BUNDLED_DEPS=no" @@ -14,7 +14,8 @@ maintainer="Lukas Braun " license="EPL-1.0, BSD-3-Clause-Attribution" homepage="https://mosquitto.org" distfiles="${homepage}/files/source/${pkgname}-${version}.tar.gz" -checksum=1b8553ef64a1cf5e4f4cfbe098330ae612adccd3d37f35b2db6f6fab501b01d4 +checksum=4735b1d32e3f91c7a8896741d88a3022e89730a1ee897946decfa0df27039ac6 +# testing too long ? make_check="ci-skip" system_accounts="_mosquitto"