filezilla: update to 3.39.0.

This commit is contained in:
maxice8 2018-12-01 01:23:17 -02:00 committed by maxice8
parent 6abf2b3482
commit ff378a3bab

View file

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