From 2ee2d9c889560e4d4b53e4c0fd5dac7e5e3cc2b3 Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 6 May 2020 19:27:10 +0200 Subject: [PATCH] libfilezilla: rebuild against nettle-3.6 --- srcpkgs/libfilezilla/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libfilezilla/template b/srcpkgs/libfilezilla/template index f0d2daf3e0d..c6589222fd5 100644 --- a/srcpkgs/libfilezilla/template +++ b/srcpkgs/libfilezilla/template @@ -2,7 +2,7 @@ # filezilla needs to be rebuilt when libfilezilla version changes, ABI is not stable pkgname=libfilezilla version=0.21.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="gettext pkg-config"