From 9a6420b62af02cc5d8fff9814ba227d845dc9319 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 1 Mar 2018 20:10:50 +0100 Subject: [PATCH] loudmouth: rebuild for libressl-2.6 --- srcpkgs/loudmouth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/loudmouth/template b/srcpkgs/loudmouth/template index 474fea91ef8..885bab79017 100644 --- a/srcpkgs/loudmouth/template +++ b/srcpkgs/loudmouth/template @@ -1,7 +1,7 @@ # Template file for 'loudmouth' pkgname="loudmouth" version="1.5.3" -revision=4 +revision=5 build_style=gnu-configure configure_args="--with-ssl=openssl --with-asyncns" short_desc="A lightweight Jabber client library written in C/Glib"