filezilla: update to 3.52.2.

This commit is contained in:
Helmut Pozimski 2021-01-20 20:05:27 +01:00
parent 8d09903501
commit 5e25ba5f42

View File

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