filezilla: update to 3.67.1

This commit is contained in:
cinerea0 2024-07-10 13:12:35 -04:00 committed by cinerea0
parent 20f4460621
commit b97d45e1c7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.67.0
version=3.67.1
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=e5dadc807db999ceb464984f974d3ef59b562c59546658057e9b201183adaf9a
checksum=10468e6ef623ad9789996df61f588ca7417d39353678313611d54f2d8131a1db
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"