diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-10-10 19:49:19 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-04 09:53:49 -0500 |
commit | b3ef76b1c042613c116957dbd764e64ba322cbc1 (patch) | |
tree | f3b3ce44a8033cd8623deff3e85187f064467e9c /system | |
parent | 74e091d84bfb57f1ed198c97b75400ba570ee064 (diff) | |
download | slackbuilds-b3ef76b1c042613c116957dbd764e64ba322cbc1.tar.gz |
system/apache-cassandra: Fixed download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/apache-cassandra/apache-cassandra.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/apache-cassandra/apache-cassandra.info b/system/apache-cassandra/apache-cassandra.info index 1b58cb193b..d8153564cd 100644 --- a/system/apache-cassandra/apache-cassandra.info +++ b/system/apache-cassandra/apache-cassandra.info @@ -1,7 +1,7 @@ PRGNAM="apache-cassandra" VERSION="0.6.12" HOMEPAGE="http://cassandra.apache.org/" -DOWNLOAD="http://www.apache.org/dist/cassandra/0.6.12/apache-cassandra-0.6.12-bin.tar.gz" +DOWNLOAD="https://archive.apache.org/dist/cassandra/0.6.12/apache-cassandra-0.6.12-bin.tar.gz" MD5SUM="ad8a62259b734a94f52801a4c8036217" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |