From 4a5506e28e3549f3a87adb60e7defac35dfdd91f Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 4 Sep 2019 13:53:00 +0200 Subject: [PATCH] filezilla: rebuild against nettle-3.5.1 --- srcpkgs/filezilla/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index aca479c816f..1237ed830ef 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,7 +1,7 @@ # Template file for 'filezilla' pkgname=filezilla version=3.44.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck --with-wx-config=wx-config-gtk3"