From fc75ec37e2d1b0230cf39e8be01a48ab9a81a974 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Fri, 8 Nov 2019 09:37:42 +0100 Subject: [PATCH] filezilla: rebuild against libfilezilla-0.19.0 --- srcpkgs/filezilla/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index c6de4dde1c3..659a81388d8 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,7 +1,7 @@ # Template file for 'filezilla' pkgname=filezilla version=3.45.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck --with-wx-config=wx-config-gtk3"