From 832f085a8937c2243302fbdbc59f468c3166f80f Mon Sep 17 00:00:00 2001 From: Simon Wells Date: Fri, 13 Jan 2012 16:47:15 +0000 Subject: hbase 0.90.5 Closes #9582. Signed-off-by: Jack Nagel --- Library/Formula/hbase.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/hbase.rb b/Library/Formula/hbase.rb index 97df62b22..77f0187d4 100644 --- a/Library/Formula/hbase.rb +++ b/Library/Formula/hbase.rb @@ -1,9 +1,9 @@ require 'formula' class Hbase < Formula - url 'http://www.apache.org/dyn/closer.cgi?path=hbase/hbase-0.90.3/hbase-0.90.3.tar.gz' + url 'http://www.apache.org/dyn/closer.cgi?path=hbase/hbase-0.90.5/hbase-0.90.5.tar.gz' homepage 'http://hbase.apache.org' - md5 '834aa50df08886515939ad6af0a55885' + md5 'D720E7D5A355CB55145809CF0CFEF595' depends_on 'hadoop' -- cgit v1.2.3