From c8acb63cf480172a7207b8c6d58fd210842ce281 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Fri, 16 Aug 2019 07:56:17 +0200 Subject: [PATCH] filezilla: update to 3.44.2. --- srcpkgs/filezilla/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index f59450e242..aca479c816 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -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"