diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 07:22:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 07:22:52 +0700 |
commit | bdc3688d62d6a934c623ca314db704954bf5b984 (patch) | |
tree | e64f6e5810bf3ada83b0b45ba0090893c1f1029e /network/filezilla/filezilla.info | |
parent | f38a7a7d143d1983bcec71a6142ec79b23eea110 (diff) | |
download | slackbuilds-bdc3688d62d6a934c623ca314db704954bf5b984.tar.gz slackbuilds-bdc3688d62d6a934c623ca314db704954bf5b984.tar.xz |
network/filezilla: Updated for version 3.63.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r-- | network/filezilla/filezilla.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/filezilla/filezilla.info b/network/filezilla/filezilla.info index 955cd59aa7..acd5e8a42b 100644 --- a/network/filezilla/filezilla.info +++ b/network/filezilla/filezilla.info @@ -1,8 +1,8 @@ PRGNAM="filezilla" -VERSION="3.63.2" +VERSION="3.63.2.1" HOMEPAGE="https://filezilla-project.org/" -DOWNLOAD="https://download.filezilla-project.org/client/FileZilla_3.63.2_src.tar.bz2" -MD5SUM="354768509fddf2ffe4d6b2ff09ea7f0f" +DOWNLOAD="https://download.filezilla-project.org/client/FileZilla_3.63.2.1_src.tar.bz2" +MD5SUM="8c75315757c0e72291b041178fa37490" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wxWidgets libfilezilla" |