mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
network/filezilla: Updated for version 3.35.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7ccf32223f
commit
c4c1513580
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=filezilla
|
||||
VERSION=${VERSION:-3.34.0}
|
||||
VERSION=${VERSION:-3.35.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="filezilla"
|
||||
VERSION="3.34.0"
|
||||
VERSION="3.35.1"
|
||||
HOMEPAGE="https://filezilla-project.org/"
|
||||
DOWNLOAD="https://dl1.cdn.filezilla-project.org/client/FileZilla_3.34.0_src.tar.bz2"
|
||||
MD5SUM="de54afdd455bc368b35640ebf47d44e5"
|
||||
DOWNLOAD="https://dl1.cdn.filezilla-project.org/client/FileZilla_3.35.1_src.tar.bz2"
|
||||
MD5SUM="6595bef0872e230eba2aa3a449d03c92"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3 libfilezilla"
|
||||
|
|
Loading…
Reference in a new issue