diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-04 20:20:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-05 08:52:30 +0700 |
commit | 92285c04f32e3b7095198b0df5e6da885958e4bb (patch) | |
tree | a024afdf15d8399dbc107b7fe7046a083a925f1a /network/ccnet/ccnet.info | |
parent | c75ff6e61c4f3563c52d0c16ac93f23df2865b74 (diff) | |
download | slackbuilds-92285c04f32e3b7095198b0df5e6da885958e4bb.tar.gz |
network/ccnet: Fix tarball handling.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/ccnet/ccnet.info')
-rw-r--r-- | network/ccnet/ccnet.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ccnet/ccnet.info b/network/ccnet/ccnet.info index c08cb29acd..a796b40262 100644 --- a/network/ccnet/ccnet.info +++ b/network/ccnet/ccnet.info @@ -1,7 +1,7 @@ PRGNAM="ccnet" VERSION="4.4.6" HOMEPAGE="http://seafile.com/" -DOWNLOAD="https://github.com/haiwen/ccnet/archive/v4.4.6-server.tar.gz" +DOWNLOAD="https://github.com/haiwen/ccnet/archive/v4.4.6-server/ccnet-4.4.6-server.tar.gz" MD5SUM="bff067e61d0af043b761027fdd840314" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |