mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libfilezilla: Updated for version 0.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0d874d8e7a
commit
b24d1888b0
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.8.0}
|
||||
VERSION=${VERSION:-0.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfilezilla"
|
||||
VERSION="0.8.0"
|
||||
VERSION="0.9.0"
|
||||
HOMEPAGE="https://lib.filezilla-project.org/"
|
||||
DOWNLOAD="http://download.filezilla-project.org/libfilezilla/libfilezilla-0.8.0.tar.bz2"
|
||||
MD5SUM="ef0fcfc9430701f0b94fe695f93c5354"
|
||||
DOWNLOAD="http://download.filezilla-project.org/libfilezilla/libfilezilla-0.9.0.tar.bz2"
|
||||
MD5SUM="9c3e6d63427855b4f78f85b78933996c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue