From cab96ce963dc1587f488523b95fba9828fcc8f4e Mon Sep 17 00:00:00 2001 From: John Date: Sun, 19 Aug 2018 11:00:59 +0200 Subject: [PATCH] filezilla: rebuild to fix ABI mismatch with wxWidgets --- srcpkgs/filezilla/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 7820ac83b66..9a5ebd893b5 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,7 +1,7 @@ # Template file for 'filezilla' pkgname=filezilla version=3.35.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck" hostmakedepends="pkg-config"