filezilla: update to 3.38.0.

This commit is contained in:
prspkt 2018-10-26 19:43:42 +03:00 committed by Helmut Pozimski
parent 24240c6275
commit e42a587513
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.37.4
version=3.38.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=71bc4778b89facc48adbb1265621fbabff09aac9554e1b5945a1404de3f13c99
checksum=3aa7e577d54d78b1e9af0cd22c6ef277f8566a1fda302bcec3595cd4e3818328
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"