cassandra 1.2.3

Closes Homebrew/homebrew#18587.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Alfredo Di Napoli 2013-03-19 13:21:13 +00:00 committed by Adam Vandenberg
parent 8dffac9c40
commit 5075a23d21
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.2/apache-cassandra-1.2.2-bin.tar.gz'
sha1 '3caabe51cbf3165ce0a20a668da40cb0a56b789b'
url 'http://www.apache.org/dyn/closer.cgi?path=/cassandra/1.2.3/apache-cassandra-1.2.3-bin.tar.gz'
sha1 'aac73b19728b82ee9cde942b9f00e24dc63425e0'
def install
(var+"lib/cassandra").mkpath