filezilla: update to 3.57.0.

This commit is contained in:
hamlolum 2022-01-19 20:10:01 +05:30 committed by Érico Nogueira Rolim
parent 9dded6ade7
commit a251cbd898

View file

@ -1,6 +1,6 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.55.1
version=3.57.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=67f8d0e11f53fd23207d3cbfc942d03f3e23ee439ee48a14a2143c9950f776a5
checksum=82bf6c7077ca13012549356b463952f124ee04876f21e4ba720acc9811c899c7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"