Skip to content

Commit

Permalink
update to rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking committed Apr 7, 2010
1 parent 44a6256 commit c4afa70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -17,7 +17,7 @@ end

CASSANDRA_HOME = ENV['CASSANDRA_HOME'] || "#{ENV['HOME']}/cassandra"
DOWNLOAD_DIR = "/tmp"
DIST_URL = "http://apache.osuosl.org/incubator/cassandra/0.6.0/apache-cassandra-0.6.0-beta2-bin.tar.gz"
DIST_URL = "http://mirrors.kahuki.com/apache/cassandra/0.6.0/apache-cassandra-0.6.0-rc1-bin.tar.gz"
DIST_FILE = DIST_URL.split('/').last

directory CASSANDRA_HOME
Expand Down

0 comments on commit c4afa70

Please sign in to comment.