Skip to content

Commit

Permalink
cassandra 2.0.0
Browse files Browse the repository at this point in the history
Closes Homebrew#22373.

Signed-off-by: Mike McQuaid <[email protected]>
  • Loading branch information
leonardaustin authored and MikeMcQuaid committed Sep 7, 2013
1 parent b448ab7 commit 7bf2302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/cassandra.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Cassandra < Formula
homepage 'http://cassandra.apache.org'
url 'http://www.apache.org/dyn/closer.cgi?path=/cassandra/1.2.9/apache-cassandra-1.2.9-bin.tar.gz'
sha1 '217b3731784899f0228ea6f5bf98c9821e7f750e'
url 'http://www.apache.org/dyn/closer.cgi?path=/cassandra/2.0.0/apache-cassandra-2.0.0-bin.tar.gz'
sha1 '1338eeadc865eec4bb1acc130e437aa8770aa87a'

def install
(var+"lib/cassandra").mkpath
Expand Down

0 comments on commit 7bf2302

Please sign in to comment.