From 240d47c84d716efb1387d7b8f2f48bea720ba64e Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 27 Sep 2016 22:11:07 -0400 Subject: [PATCH] mosquitto: rebuild for libressl-2.4.3 --- srcpkgs/mosquitto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mosquitto/template b/srcpkgs/mosquitto/template index d7259f9c26d..ba5c7e06dc9 100644 --- a/srcpkgs/mosquitto/template +++ b/srcpkgs/mosquitto/template @@ -1,7 +1,7 @@ # Template file for 'mosquitto' pkgname=mosquitto version=1.4.9 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="WITH_TLS_PSK=no WITH_WEBSOCKETS=yes" # PSK not supported by libressl make_install_args="prefix=/usr"