filezilla: update to 3.67.0

This commit is contained in:
cinerea0 2024-04-15 20:53:28 -04:00 committed by cinerea0
parent 8412bf2d08
commit 16b8268765
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.66.5
version=3.67.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.xz"
checksum=92122819bae6341070ba4b6ecb457e6730b46e7dc89942990903f298903d1b3b
checksum=e5dadc807db999ceb464984f974d3ef59b562c59546658057e9b201183adaf9a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"