diff --git a/srcpkgs/mosquitto/template b/srcpkgs/mosquitto/template index b8960ea6094..527b50b433a 100644 --- a/srcpkgs/mosquitto/template +++ b/srcpkgs/mosquitto/template @@ -1,7 +1,7 @@ # Template file for 'mosquitto' pkgname=mosquitto -version=1.4.14 -revision=3 +version=1.4.15 +revision=1 build_style=gnu-makefile make_build_args="WITH_TLS_PSK=no WITH_WEBSOCKETS=yes" # PSK not supported by libressl make_install_args="prefix=/usr" @@ -12,7 +12,7 @@ maintainer="Lukas Braun " license="EPL-1.0, EDL-1.0" homepage="http://mosquitto.org" distfiles="${homepage}/files/source/${pkgname}-${version}.tar.gz" -checksum=156b1fa731d12baad4b8b22f7b6a8af50ba881fc711b81e9919ec103cf2942d1 +checksum=7d3b3e245a3b4ec94b05678c8199c806359737949f4cfe0bf936184f6ca89a83 case "$XBPS_TARGET_MACHINE" in *-musl)