From e2b4c4e5f1b73a0427edc8574f4b9bf847ab629f Mon Sep 17 00:00:00 2001 From: John Date: Sat, 20 Oct 2018 10:18:15 +0200 Subject: [PATCH] kicad: rebuild against boost-1.68.0 [ci skip] --- srcpkgs/kicad/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template index c71ecb8ad38..ea72a741020 100644 --- a/srcpkgs/kicad/template +++ b/srcpkgs/kicad/template @@ -1,7 +1,7 @@ # Template file for 'kicad' pkgname=kicad version=5.0.1 -revision=1 +revision=2 build_style=cmake configure_args="-DKICAD_BUILD_VERSION=${version} -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON