mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/ccnet: Updated for version 4.1.0.
This commit is contained in:
parent
d4fb3367c3
commit
783654df87
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ccnet
|
||||
VERSION=${VERSION:-4.0.6}
|
||||
VERSION=${VERSION:-4.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ccnet"
|
||||
VERSION="4.0.6"
|
||||
VERSION="4.1.0"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://github.com/haiwen/ccnet/archive/v4.0.6-server.tar.gz"
|
||||
MD5SUM="d2a25a9cd801eeee9e812a969028fda4"
|
||||
DOWNLOAD="https://github.com/haiwen/ccnet/archive/v4.1.0-server.tar.gz"
|
||||
MD5SUM="f26503cc02a31ad2a18528087b00ead1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libsearpc vala libzdb"
|
||||
|
|
Loading…
Reference in a new issue