mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
libraries/libfilezilla: Updated for version 0.27.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
20e4a74288
commit
6dede714b9
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libfilezilla
|
||||
|
||||
# Copyright 2016-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2016-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libfilezilla
|
||||
VERSION=${VERSION:-0.26.0}
|
||||
VERSION=${VERSION:-0.27.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfilezilla"
|
||||
VERSION="0.26.0"
|
||||
VERSION="0.27.1"
|
||||
HOMEPAGE="https://lib.filezilla-project.org/"
|
||||
DOWNLOAD="https://download.filezilla-project.org/libfilezilla/libfilezilla-0.26.0.tar.bz2"
|
||||
MD5SUM="bfee6ef3cb473dba7556b6ead8f78df4"
|
||||
DOWNLOAD="https://download.filezilla-project.org/libfilezilla/libfilezilla-0.27.1.tar.bz2"
|
||||
MD5SUM="5c789021d687d483ee90ffae8433880f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue