diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 24200da7f4c..0b3f6362f91 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.37.0 +version=3.37.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="http://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=7b9c0de87eb74c58849fca1f804d705edb2dc4075efa395868769eb99a803e9c +checksum=f4e853495561e63abc85596d64e57238a822e16ab376f46c942503f650a57dad if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"