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"