mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/ftp-cloudfs: Updated for version 0.35.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
d0c5de00d0
commit
ccadaa6474
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for "ftp-cloudfs".
|
||||
|
||||
# Copyright 2015 Marcel Saegebarth <marc@mos6581.de>
|
||||
# Copyright 2015-2016 Marcel Saegebarth <marc@mos6581.de>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=ftp-cloudfs
|
||||
SRCNAM=ftpcloudfs
|
||||
VERSION=${VERSION:-0.34}
|
||||
VERSION=${VERSION:-0.35}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ftp-cloudfs"
|
||||
VERSION="0.34"
|
||||
VERSION="0.35"
|
||||
HOMEPAGE="https://github.com/cloudfs/ftp-cloudfs/"
|
||||
DOWNLOAD="https://github.com/cloudfs/ftp-cloudfs/archive/0.34.tar.gz"
|
||||
MD5SUM="f49d59b4fec7a23660fe4b311cceb5c7"
|
||||
DOWNLOAD="https://github.com/cloudfs/ftp-cloudfs/archive/0.35.tar.gz"
|
||||
MD5SUM="8c3374bba8253b2e30fa63f0926be360"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pyftpdlib python-daemon python-memcached python-swiftclient"
|
||||
|
|
Loading…
Reference in a new issue