mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
libraries/libfilezilla: Updated for version 0.16.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ade99d26aa
commit
9ce9e7203d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libfilezilla
|
||||
VERSION=${VERSION:-0.15.1}
|
||||
VERSION=${VERSION:-0.16.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfilezilla"
|
||||
VERSION="0.15.1"
|
||||
VERSION="0.16.0"
|
||||
HOMEPAGE="https://lib.filezilla-project.org/"
|
||||
DOWNLOAD="https://download.filezilla-project.org/libfilezilla/libfilezilla-0.15.1.tar.bz2"
|
||||
MD5SUM="a8c6f02999c635c506830a3d512ddf14"
|
||||
DOWNLOAD="https://download.filezilla-project.org/libfilezilla/libfilezilla-0.16.0.tar.bz2"
|
||||
MD5SUM="045c8358067e48d8a2584284e8676139"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue