network/filezilla: Updated for version 3.29.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8aa9b58c83
commit
4693561d70
|
@ -21,7 +21,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=filezilla
|
||||
VERSION=${VERSION:-3.28.0}
|
||||
VERSION=${VERSION:-3.29.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="filezilla"
|
||||
VERSION="3.28.0"
|
||||
VERSION="3.29.0"
|
||||
HOMEPAGE="https://filezilla-project.org/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/filezilla/FileZilla_3.28.0_src.tar.bz2"
|
||||
MD5SUM="00bbd133bedae97ed962fa419d2b581f"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/filezilla/FileZilla_3.29.0_src.tar.bz2"
|
||||
MD5SUM="4bd8098d01ee1083ddf2bbd5fea86369"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3 libfilezilla"
|
||||
|
|
|
@ -11,7 +11,7 @@ filezilla:
|
|||
filezilla: FileZilla is a fast and reliable cross-platform FTP, FTPS, and SFTP
|
||||
filezilla: client with lots of useful features and an intuitive user interface.
|
||||
filezilla:
|
||||
filezilla: Homepage: http://filezilla-project.org/
|
||||
filezilla: Homepage: https://filezilla-project.org/
|
||||
filezilla:
|
||||
filezilla:
|
||||
filezilla:
|
||||
|
|
Loading…
Reference in New Issue