filezilla: update to 3.66.4

This commit is contained in:
cinerea0 2023-12-21 23:10:44 -05:00 committed by Duncan Overbruck
parent 1c9a6d64b2
commit 88dfb86dd6

View file

@ -1,6 +1,6 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.66.1
version=3.66.4
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.xz"
checksum=4b74f9ab2fc0ef99c13a655d4a3b24157a66fcbdf0a51bae8137f3bf7292b4bc
checksum=a40f04e02efaae7b50d1515ee1c36c4b0e445818566c450e440bfd6c70e9b203
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"