From 7ec803669e8fef42902fee08cb0cfe6cc6b8c3f5 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 5 Jul 2020 13:59:22 +0200 Subject: [PATCH] loudmouth: rebuild against libressl-3.1.3 --- srcpkgs/loudmouth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/loudmouth/template b/srcpkgs/loudmouth/template index 5b85b3b47ab..50d205fdcb1 100644 --- a/srcpkgs/loudmouth/template +++ b/srcpkgs/loudmouth/template @@ -1,7 +1,7 @@ # Template file for 'loudmouth' pkgname=loudmouth version=1.5.3 -revision=10 +revision=11 build_style=gnu-configure configure_args="--with-ssl=openssl --with-asyncns --with-compile-warnings=no" hostmakedepends="pkg-config automake libtool glib-devel gtk-doc"