filezilla: update to 3.49.0.

This commit is contained in:
Helmut Pozimski 2020-07-15 20:44:21 +02:00
parent 1a3030f9c0
commit df1427f6dd

View file

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