mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
libraries/libfilezilla: Updated for version 0.38.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5d403222c2
commit
f081106185
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libfilezilla
|
||||
VERSION=${VERSION:-0.37.2}
|
||||
VERSION=${VERSION:-0.38.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfilezilla"
|
||||
VERSION="0.37.2"
|
||||
VERSION="0.38.1"
|
||||
HOMEPAGE="https://lib.filezilla-project.org/"
|
||||
DOWNLOAD="https://download.filezilla-project.org/libfilezilla/libfilezilla-0.37.2.tar.bz2"
|
||||
MD5SUM="fd8e6ad1a77a1c768750bf285dceb23c"
|
||||
DOWNLOAD="https://download.filezilla-project.org/libfilezilla/libfilezilla-0.38.1.tar.bz2"
|
||||
MD5SUM="ba3820de8e686b6061462a26b128614b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue