summaryrefslogtreecommitdiffstats
path: root/network/filezilla
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2012-01-09 12:46:54 +0100
committer Erik Hanson2012-01-13 21:43:33 +0100
commit9f1a5646bd1565eb78279aa55e813df4e584deb4 (patch)
tree12a0f02ff0c4f8020548efb58affaf509266d7c4 /network/filezilla
parent48912ef4186f463b61c0c668ce7386cb9481ad55 (diff)
downloadslackbuilds-9f1a5646bd1565eb78279aa55e813df4e584deb4.tar.gz
network/filezilla: Updated for version 3.5.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/filezilla')
-rw-r--r--network/filezilla/README2
-rw-r--r--network/filezilla/filezilla.SlackBuild4
-rw-r--r--network/filezilla/filezilla.info8
3 files changed, 7 insertions, 7 deletions
diff --git a/network/filezilla/README b/network/filezilla/README
index a4d575b654..7bd2c50357 100644
--- a/network/filezilla/README
+++ b/network/filezilla/README
@@ -2,7 +2,7 @@ FileZilla Client is a fast and reliable cross-platform FTP, FTPS and
SFTP client with lots of useful features and an intuitive graphical user
interface.
-This requires either wxGTK or wxPython.
+This requires either wxGTK (2.8.12 or higher) or wxPython.
tinyxml is an optional dependency - to use an installed version of tinyxml,
run the script as "TINYXML=yes ./filezilla.SlackBuild" - otherwise, the
diff --git a/network/filezilla/filezilla.SlackBuild b/network/filezilla/filezilla.SlackBuild
index cfab6a6012..b14df9674e 100644
--- a/network/filezilla/filezilla.SlackBuild
+++ b/network/filezilla/filezilla.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for filezilla
# Copyright 2007-2009 Grigorios Bouzakis <grbzks@xsmail.com>
-# Copyright 2010-2011 Willy Sudiarto Raharjo <willysr@slackware-id.org>
+# Copyright 2010-2012 Willy Sudiarto Raharjo <willysr@slackware-id.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.5.2}
+VERSION=${VERSION:-3.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/filezilla/filezilla.info b/network/filezilla/filezilla.info
index 146f0c2d00..cc9eeed27f 100644
--- a/network/filezilla/filezilla.info
+++ b/network/filezilla/filezilla.info
@@ -1,10 +1,10 @@
PRGNAM="filezilla"
-VERSION="3.5.2"
+VERSION="3.5.3"
HOMEPAGE="http://filezilla-project.org/"
-DOWNLOAD="http://downloads.sourceforge.net/filezilla/FileZilla_3.5.2_src.tar.bz2"
-MD5SUM="ec4847be44932dc872a7e83b94ae2c9f"
+DOWNLOAD="http://downloads.sourceforge.net/filezilla/FileZilla_3.5.3_src.tar.bz2"
+MD5SUM="a1a2848db0c5c8f3321ebe4ee3842e31"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackware-id.org"
-APPROVED="dsomero,Niels Horn"
+APPROVED="Niels Horn"