diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index c5c4ffc501f..7820ac83b66 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.35.1 +version=3.35.2 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck" @@ -14,7 +14,7 @@ license="GPL-2.0-or-later" homepage="http://filezilla-project.org/" changelog="https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?view=co" distfiles="https://dl3.cdn.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2" -checksum=8c99d39ecfdb892d13ee13200003f260a55cbbd6d2be161fad3e137454f15f84 +checksum=c4d82544894c1aa3ef32ca05fe31af7d34ed0933cd864bf44857aa32157ce6ac if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wxWidgets-devel xdg-utils"