From 4cd0942ececd019dfcdece55f09bba6a94351ed2 Mon Sep 17 00:00:00 2001 From: prspkt Date: Sat, 27 Oct 2018 23:47:46 +0300 Subject: [PATCH] filezilla: update to 3.38.1. --- srcpkgs/filezilla/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 0edbbabc6b6..2c70419f6da 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.38.0 +version=3.38.1 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=3aa7e577d54d78b1e9af0cd22c6ef277f8566a1fda302bcec3595cd4e3818328 +checksum=1a86becc4a8bb70ff316522217818364028b95224fc728e3bb676ebee98d0cde if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"