network/filezilla: Updated for version 3.7.0.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
ac373d91fe
commit
567d6bd329
|
@ -2,7 +2,7 @@
|
|||
# Slackware build script for filezilla
|
||||
|
||||
# Copyright 2007-2009 Grigorios Bouzakis <grbzks@xsmail.com>
|
||||
# Copyright 2010-2012 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# Copyright 2010-2013 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.6.0.2}
|
||||
VERSION=${VERSION:-3.7.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="filezilla"
|
||||
VERSION="3.6.0.2"
|
||||
VERSION="3.7.0.1"
|
||||
HOMEPAGE="http://filezilla-project.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/filezilla/FileZilla_3.6.0.2_src.tar.bz2"
|
||||
MD5SUM="d56773feafb85c216813bbda87838db0"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/filezilla/FileZilla_3.7.0.1_src.tar.bz2"
|
||||
MD5SUM="cb07cf02ee4cc767e10e8a022ad0ce0d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython"
|
||||
|
|
Loading…
Reference in New Issue