filezilla: update to 3.35.2.

This commit is contained in:
Helmut Pozimski 2018-08-07 07:44:53 +02:00
parent f28a81fdd2
commit c8a9c110a3

View file

@ -1,6 +1,6 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.35.1
version=3.35.2
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck"
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
homepage="http://filezilla-project.org/"
changelog="https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?view=co"
distfiles="https://dl3.cdn.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
checksum=8c99d39ecfdb892d13ee13200003f260a55cbbd6d2be161fad3e137454f15f84
checksum=c4d82544894c1aa3ef32ca05fe31af7d34ed0933cd864bf44857aa32157ce6ac
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-devel xdg-utils"