From 80e9b74b722c4cd81f4a19077b5de5e884f4f17a Mon Sep 17 00:00:00 2001 From: John Date: Sun, 19 Aug 2018 11:00:02 +0200 Subject: [PATCH] SLADE: rebuild to fix ABI mismatch with wxWidgets --- srcpkgs/SLADE/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/SLADE/template b/srcpkgs/SLADE/template index 25960a353c8..4b769e87934 100644 --- a/srcpkgs/SLADE/template +++ b/srcpkgs/SLADE/template @@ -1,7 +1,7 @@ # Template file for 'SLADE' pkgname=SLADE version=3.1.1.5 -revision=1 +revision=2 build_style=cmake configure_args="-DUSE_WEBVIEW_STARTPAGE=ON" hostmakedepends="pkg-config zip"