diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 2c70419f6da..6ac72a634bd 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.38.1 +version=3.39.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.bz2" -checksum=1a86becc4a8bb70ff316522217818364028b95224fc728e3bb676ebee98d0cde +checksum=fb515e93775e5ad94ff2755b39605b62b3e8fcfc1125757f411d8f580d16444f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"