From f7e53baad43322e207d70b96bfce8d6bbdc3d340 Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 6 May 2020 19:27:09 +0200 Subject: [PATCH] filezilla: rebuild against nettle-3.6 --- srcpkgs/filezilla/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 9579feefad..745400bacd 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,7 +1,7 @@ # Template file for 'filezilla' pkgname=filezilla version=3.48.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck --with-wx-config=wx-config-gtk3"