From 1b422c9fe1db1c197988490bb853e54c1cba17fd Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:25 +0200 Subject: [PATCH] balsa: rebuild with libressl-2.7 --- srcpkgs/balsa/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/balsa/template b/srcpkgs/balsa/template index e127115e9a3..972b96026a7 100644 --- a/srcpkgs/balsa/template +++ b/srcpkgs/balsa/template @@ -1,7 +1,7 @@ # Template file for 'balsa'. pkgname=balsa version=2.5.5 -revision=1 +revision=2 build_style=gnu-configure configure_args="--without-nm --without-gtkspell --without-gnome --with-ssl --with-libsecret --with-gpgme --with-sqlite --with-html-widget=webkit"