filezilla: update to 3.44.2.

This commit is contained in:
bra1nwave 2019-08-16 07:56:17 +02:00 committed by Johannes
parent da20cc1ffc
commit c8acb63cf4

View file

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