filezilla: update to 3.52.0.3.

This commit is contained in:
Helmut Pozimski 2021-01-07 18:57:13 +01:00
parent 80ad848722
commit 63ff0f9dce

View file

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