filezilla: update to 3.41.2.

This commit is contained in:
Helmut Pozimski 2019-03-18 19:00:09 +01:00
parent 8c8179f8c4
commit a20ed722dd

View file

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