diff --git a/srcpkgs/mosquitto/template b/srcpkgs/mosquitto/template index 87cdba7387b..abc52760b34 100644 --- a/srcpkgs/mosquitto/template +++ b/srcpkgs/mosquitto/template @@ -1,6 +1,6 @@ # Template file for 'mosquitto' pkgname=mosquitto -version=1.5.5 +version=1.5.6 revision=1 build_style=gnu-makefile make_build_args="WITH_TLS_PSK=no WITH_WEBSOCKETS=yes" # PSK not supported by libressl @@ -14,7 +14,7 @@ maintainer="Lukas Braun " license="EPL-1.0, BSD-3-Clause-Attribution" homepage="http://mosquitto.org" distfiles="${homepage}/files/source/${pkgname}-${version}.tar.gz" -checksum=fcdb47e340864c545146681af7253399cc292e41775afd76400fda5b0d23d668 +checksum=d5bdc13cc668350026376d57fc14de10aaee029f6840707677637d15e0751a40 case "$XBPS_TARGET_MACHINE" in *-musl)