From a0f143372b199313bb02b1f89f7ae60aa3d93dca Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:57:34 +0200 Subject: [PATCH] xca: rebuild with libressl-2.7 --- srcpkgs/xca/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xca/template b/srcpkgs/xca/template index a5c72df736..be5ef97799 100644 --- a/srcpkgs/xca/template +++ b/srcpkgs/xca/template @@ -1,7 +1,7 @@ # Template file for 'xca' pkgname=xca version=1.3.2 -revision=3 +revision=4 build_style=gnu-configure make_build_target="all" hostmakedepends="pkg-config qt5-tools qt5-host-tools"