From ee5c525019a7bc5b85be8ae61fcc1650a47548b7 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:58 +0200 Subject: [PATCH] mosquitto: rebuild with libressl-2.7 --- srcpkgs/mosquitto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mosquitto/template b/srcpkgs/mosquitto/template index 527b50b433a..ecf4bdf89a9 100644 --- a/srcpkgs/mosquitto/template +++ b/srcpkgs/mosquitto/template @@ -1,7 +1,7 @@ # Template file for 'mosquitto' pkgname=mosquitto version=1.4.15 -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"