network/filezilla: Updated for version 3.61.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-09-22 23:59:39 +07:00
parent 48e99cc3a6
commit 8cf4410a6f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=filezilla
VERSION=${VERSION:-3.60.2}
VERSION=${VERSION:-3.61.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="filezilla"
VERSION="3.60.2"
VERSION="3.61.0"
HOMEPAGE="https://filezilla-project.org/"
DOWNLOAD="https://download.filezilla-project.org/client/FileZilla_3.60.2_src.tar.bz2"
MD5SUM="72dd72bb97a39cdda07a0e35a7400751"
DOWNLOAD="https://download.filezilla-project.org/client/FileZilla_3.61.0_src.tar.bz2"
MD5SUM="0b005ce25f7e887a55a220387efbf305"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxGTK3 libfilezilla"