network/filezilla: Updated for version 3.30.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-01-08 23:25:55 +07:00
parent 896df3bb44
commit b73f9d6aa2
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for filezilla
# Copyright 2007-2009 Grigorios Bouzakis <grbzks@xsmail.com>
# Copyright 2010-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2010-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for any purpose
@ -21,7 +21,7 @@
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=filezilla
VERSION=${VERSION:-3.29.0}
VERSION=${VERSION:-3.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="filezilla"
VERSION="3.29.0"
VERSION="3.30.0"
HOMEPAGE="https://filezilla-project.org/"
DOWNLOAD="https://downloads.sourceforge.net/filezilla/FileZilla_3.29.0_src.tar.bz2"
MD5SUM="4bd8098d01ee1083ddf2bbd5fea86369"
DOWNLOAD="https://downloads.sourceforge.net/filezilla/FileZilla_3.30.0_src.tar.bz2"
MD5SUM="7a4d6a58978e9bb5af5994a94132cfc7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxGTK3 libfilezilla"