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:
parent
2e8c980fa2
commit
0f27613eb8
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue