diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 64f469989f9..d43abef318f 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.62.0 +version=3.62.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=ab16663f320e831c2b06ed839a9f56aa8412f1b323dc65e65efb93f6a4596f0d +checksum=3c73c52384e366306cfd0edf75b7bb858856c7d74adecc2f0c7a28883835a4a2 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"