mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
libraries/libfilezilla: Updated for version 0.41.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ecb775ce20
commit
dc4b032d76
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libfilezilla
|
||||
VERSION=${VERSION:-0.41.0}
|
||||
VERSION=${VERSION:-0.41.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfilezilla"
|
||||
VERSION="0.41.0"
|
||||
VERSION="0.41.1"
|
||||
HOMEPAGE="https://lib.filezilla-project.org/"
|
||||
DOWNLOAD="https://download.filezilla-project.org/libfilezilla/libfilezilla-0.41.0.tar.bz2"
|
||||
MD5SUM="086b98901658f9f0a379254201a222f2"
|
||||
DOWNLOAD="https://download.filezilla-project.org/libfilezilla/libfilezilla-0.41.1.tar.bz2"
|
||||
MD5SUM="9d574cf62359e4c751c4efe63b53521f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue