From cca5714dde77f49b76b7e12db0524a87449c0c8a Mon Sep 17 00:00:00 2001 From: Zabolotnov Sergey Date: Sat, 14 Feb 2015 14:44:17 +0300 Subject: hbase 0.98.10 hbase v0.98.10 Closes #36815. Signed-off-by: Mike McQuaid --- Library/Formula/hbase.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/hbase.rb b/Library/Formula/hbase.rb index 94b2b4a64..fe7139207 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.98.9/hbase-0.98.9-hadoop2-bin.tar.gz' - sha1 '88d83d4f287b0ee89a04052b2a81fe46b1ac10a1' + url 'http://www.apache.org/dyn/closer.cgi?path=hbase/hbase-0.98.10/hbase-0.98.10-hadoop2-bin.tar.gz' + sha1 '626d5d837dd6282f102a86a38abb51940564ff59' depends_on 'hadoop' -- cgit v1.2.3