diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 27f713517a1..a53172c4372 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.47.0 +version=3.47.1 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=a1b7e55f506e5f6f342c213849b37371f62d35b303f36d5ea2f9fd7ef5dab3ac +checksum=3eb14da13e09b74db87af8009fdbc87dfa14a1016e83d3dbaf5d7bcdee1ad173 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"