diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 8b40782e32d..9579feefad9 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.47.2.1 +version=3.48.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=6ef48268bf992fbb419d865c39043c97f62b8c2b27e7aee7f42c2401a4fe57ea +checksum=056c7ebef70a349ff527336585e4615dd7ff02d508075ba1298df90523a25d57 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"