filezilla: update to 3.60.2.

This commit is contained in:
Helmut Pozimski 2022-07-30 08:33:02 +02:00
parent 42f2dc42af
commit 7983f2930e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.60.1
version=3.60.2
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=81f96c63638caf1838e0c63e5874f60192120965d825294a894a22b7d42066af
checksum=e407dbad169953ff951452bcbf138d953a3a30235f8abb03d271c712cc7e5792
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"