hbase 0.90.2

* Previous mirror was IPv6 only for some reason.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Adam Hitchcock 2011-04-18 22:06:36 -07:00 committed by Adam Vandenberg
parent 2e8c980fa2
commit 0f27613eb8

View file

@ -1,9 +1,9 @@
require 'formula'
class Hbase < Formula
url 'http://www.gtlib.gatech.edu/pub/apache//hbase/hbase-0.90.1/hbase-0.90.1.tar.gz'
url 'http://www.takeyellow.com/apachemirror//hbase/hbase-0.90.2/hbase-0.90.2.tar.gz'
homepage 'http://hbase.apache.org'
md5 'dbf090fcb12a47c0b6c713c3caa7b1fd'
md5 '83f12e3a1d32375d1e2caa6245cda3d8'
depends_on 'hadoop'