From f5c8b5299d92b758dbcd347dbced1b97b7a78daf Mon Sep 17 00:00:00 2001 From: Elliott Clark Date: Fri, 2 Nov 2012 16:30:25 -0700 Subject: HBase 0.94.2 Closes #15819. Signed-off-by: Adam Vandenberg --- 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 cbf6dcce8..b7db4484b 100644 --- a/Library/Formula/hbase.rb +++ b/Library/Formula/hbase.rb @@ -2,8 +2,8 @@ require 'formula' class Hbase < Formula homepage 'http://hbase.apache.org' - url 'http://www.apache.org/dyn/closer.cgi?path=hbase/hbase-0.94.0/hbase-0.94.0.tar.gz' - sha1 'a77f4b70bddbf8555bfe11e4db197d3cbb0c20d1' + url 'http://www.apache.org/dyn/closer.cgi?path=hbase/hbase-0.94.2/hbase-0.94.2.tar.gz' + sha1 'c6731729e1bc47cbdfc0e95ebce8c039bfebfa8e' depends_on 'hadoop' -- cgit v1.2.3