From e9f89d826914a52e3df1f8367d08691560d985d1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 6 Mar 2019 22:16:35 -0300 Subject: [PATCH] filezilla: update to 3.41.1. --- srcpkgs/filezilla/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 98bdb176878..9b461fe4529 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.40.0 +version=3.41.1 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck @@ -15,7 +15,7 @@ license="GPL-2.0-or-later" homepage="https://filezilla-project.org" changelog="https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?view=co" distfiles="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2" -checksum=c36ca08540f0be2227b8721195bb16a626c01608f09ed60a862a73e640206085 +checksum=bcbc3dc60545c742f950fe6652b1c631c0fb08062fda75750e613a5240109b56 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"