network/filezilla: Updated for version 3.55.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
76761e9cfb
commit
9f88b05d27
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=filezilla
|
||||
VERSION=${VERSION:-3.54.1}
|
||||
VERSION=${VERSION:-3.55.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="filezilla"
|
||||
VERSION="3.54.1"
|
||||
VERSION="3.55.0"
|
||||
HOMEPAGE="https://filezilla-project.org/"
|
||||
DOWNLOAD="https://download.filezilla-project.org/client/FileZilla_3.54.1_src.tar.bz2"
|
||||
MD5SUM="a526e8b52779fa25c033aa7bac96337a"
|
||||
DOWNLOAD="https://download.filezilla-project.org/client/FileZilla_3.55.0_src.tar.bz2"
|
||||
MD5SUM="b3e202ad272d262e30ae0b1b11de4f43"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3 libfilezilla"
|
||||
|
|
Loading…
Reference in New Issue