filezilla: update to 3.48.0.

This commit is contained in:
Helmut Pozimski 2020-04-28 15:24:31 +02:00
parent 76cf6102bf
commit 0887bfed49

View file

@ -1,6 +1,6 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.47.2.1
version=3.48.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.bz2"
checksum=6ef48268bf992fbb419d865c39043c97f62b8c2b27e7aee7f42c2401a4fe57ea
checksum=056c7ebef70a349ff527336585e4615dd7ff02d508075ba1298df90523a25d57
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"