From b712746de3bc7439247d227187b63a963a7e98c4 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 4 Mar 2018 11:25:47 +0000 Subject: [PATCH] xca: rebuild against libressl-2.6 --- srcpkgs/xca/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xca/template b/srcpkgs/xca/template index 4fc832908e0..a5c72df736c 100644 --- a/srcpkgs/xca/template +++ b/srcpkgs/xca/template @@ -1,7 +1,7 @@ # Template file for 'xca' pkgname=xca version=1.3.2 -revision=2 +revision=3 build_style=gnu-configure make_build_target="all" hostmakedepends="pkg-config qt5-tools qt5-host-tools"