diff options
Diffstat (limited to 'Library/Formula/hive.rb')
| -rw-r--r-- | Library/Formula/hive.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hive.rb b/Library/Formula/hive.rb index f725f2f1d..e12827ea5 100644 --- a/Library/Formula/hive.rb +++ b/Library/Formula/hive.rb @@ -1,6 +1,6 @@ require 'formula' -class Hive <Formula +class Hive < Formula url 'http://www.bizdirusa.com/mirrors/apache/hadoop/hive/hive-0.5.0/hive-0.5.0-bin.tar.gz' homepage 'http://hive.apache.org' md5 '2d3b47ceaea6d5cdeaabc544aa9c2c28' |
