From f8ce4871d4bd35fff5408dd09b309084eee77196 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 4 Mar 2018 10:21:41 +0000 Subject: [PATCH] kicad: rebuild against libressl-2.6 --- srcpkgs/kicad/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template index 3d92ae8c223..e96d0f3f6e2 100644 --- a/srcpkgs/kicad/template +++ b/srcpkgs/kicad/template @@ -1,7 +1,7 @@ # Template file for 'kicad' pkgname=kicad version=4.0.7 -revision=4 +revision=5 build_style=cmake configure_args="-DKICAD_BUILD_VERSION=$version -DKICAD_SKIP_BOOST=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON"