diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index efd3a4d2713..20f529c9e38 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.66.5 +version=3.67.0 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.xz" -checksum=92122819bae6341070ba4b6ecb457e6730b46e7dc89942990903f298903d1b3b +checksum=e5dadc807db999ceb464984f974d3ef59b562c59546658057e9b201183adaf9a if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"