diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 2c3095633d2..01a61c6c5a2 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.48.1 +version=3.49.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=abffd877ff9006e8e50ce4957393f0a27cc0a7360e626123ef15974eee13ef5d +checksum=1a5cb9a84b13f9be5382aad6fd218ac019fa47e13856ca475d2baa26d288f21b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"