From 688ab7ef002aadec3cd0807612bb97bec0d7a1e8 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 23:23:33 +0200 Subject: [PATCH] remmina: rebuild against libressl-3.1.3 --- srcpkgs/remmina/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/remmina/template b/srcpkgs/remmina/template index 2a45e2aa11f..68aad77f6ec 100644 --- a/srcpkgs/remmina/template +++ b/srcpkgs/remmina/template @@ -1,7 +1,7 @@ # Template file for 'remmina' pkgname=remmina version=1.4.7 -revision=1 +revision=2 wrksrc="Remmina-v${version}" build_style=cmake configure_args="-DWITH_APPINDICATOR=OFF -DCMAKE_USE_PTHREADS_INIT=ON"