From fd897651acba5fc456130e2393900a22c06b345b Mon Sep 17 00:00:00 2001 From: John Date: Sun, 19 Aug 2018 10:59:04 +0200 Subject: [PATCH] wxWidgets: rebuild to fix ABI mismatch --- srcpkgs/wxWidgets/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wxWidgets/template b/srcpkgs/wxWidgets/template index 8fc8528915b..0b424e40552 100644 --- a/srcpkgs/wxWidgets/template +++ b/srcpkgs/wxWidgets/template @@ -1,7 +1,7 @@ # Template file for 'wxWidgets' pkgname=wxWidgets version=3.0.4 -revision=3 +revision=4 configure_args="--enable-unicode --with-opengl --with-sdl --with-libmspack --with-libnotify --enable-mediactrl" build_style=gnu-configure