Cassandra 1.2.1

Closes Homebrew/homebrew#17686.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Alexander Pakulov 2013-02-08 15:34:00 +03:00 committed by Adam Vandenberg
parent 9ecdf89a88
commit 5ed6b127d7
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Cassandra < Formula
homepage 'http://cassandra.apache.org'
url 'http://www.apache.org/dyn/closer.cgi?path=/cassandra/1.2.0/apache-cassandra-1.2.0-bin.tar.gz'
sha1 '22a90d65dde1ad073f2dd804960cc1c743f9302b'
url 'http://www.apache.org/dyn/closer.cgi?path=/cassandra/1.2.1/apache-cassandra-1.2.1-bin.tar.gz'
sha1 '62b947c2c88d7c28afd044b09be9084e5c3d4949'
def install
(var+"lib/cassandra").mkpath