filezilla: update to 3.66.0.

This commit is contained in:
Helmut Pozimski 2023-10-29 08:35:29 +01:00
parent 8b006d03c1
commit bab9fa1f43
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.65.0
revision=3
version=3.66.0
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck
--with-wx-config=wx-config-gtk3"
@ -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.xz"
checksum=d2bce4dbaa80fe035836db19441e90befcbabdef5556e9a4b3d4dd233638bdea
checksum=e78eb6bd861fc167b385aa2c05b6cac2dbbd901c4c8bf18a09724c33ab04be1b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"