Skip to content

Commit

Permalink
cassandra 2.0.3
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#24683.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
mblair authored and jacknagel committed Nov 27, 2013
1 parent 4a5231b commit d75aeed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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/2.0.1/apache-cassandra-2.0.1-bin.tar.gz'
sha1 'fc9b00bbb0cf1f76e16f4d82db4c207a9d43268b'
url 'http://www.apache.org/dyn/closer.cgi?path=/cassandra/2.0.3/apache-cassandra-2.0.3-bin.tar.gz'
sha1 '0d77b92172e45ef879a7decc00ca4dbe48ef1e1d'

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

0 comments on commit d75aeed

Please sign in to comment.