From a2c31cc64986d3fe1204e6a65a90249184f2e32d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 20 Jul 2015 20:51:24 +0200 Subject: [PATCH] mosquitto: libressl-2.2.1 rebuild. --- srcpkgs/mosquitto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mosquitto/template b/srcpkgs/mosquitto/template index a876400ef94..d5f99ffc76d 100644 --- a/srcpkgs/mosquitto/template +++ b/srcpkgs/mosquitto/template @@ -1,7 +1,7 @@ # Template file for 'mosquitto' pkgname=mosquitto version=1.4.2 -revision=2 +revision=3 build_style=gnu-makefile make_build_args="WITH_TLS_PSK=no" # not supported by libressl make_install_args="prefix=/usr"