cassandra: Update to 1.0.3

Closes Homebrew/homebrew#8704.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
George Bashi 2011-11-21 11:47:50 +00:00 committed by Charlie Sharpsteen
parent e56a96ad71
commit 4ac543298f
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Cassandra < Formula
url 'http://www.apache.org/dyn/closer.cgi?path=/cassandra/1.0.2/apache-cassandra-1.0.2-bin.tar.gz'
url 'http://www.apache.org/dyn/closer.cgi?path=/cassandra/1.0.3/apache-cassandra-1.0.3-bin.tar.gz'
homepage 'http://cassandra.apache.org'
md5 'f982f868efd59e43d9311568785ec83a'
md5 '87ab7f116296e4be993a767531b73efa'
def install
(var+"lib/cassandra").mkpath