filezilla: update to 3.62.1.

This commit is contained in:
Helmut Pozimski 2022-11-20 16:56:57 +01:00
parent 9c02b751e2
commit fe41ade607

View file

@ -1,6 +1,6 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.62.0
version=3.62.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.bz2"
checksum=ab16663f320e831c2b06ed839a9f56aa8412f1b323dc65e65efb93f6a4596f0d
checksum=3c73c52384e366306cfd0edf75b7bb858856c7d74adecc2f0c7a28883835a4a2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"