mahout 0.9
Closes Homebrew/homebrew#26985. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ae3d2f960e
commit
93fcfd606a
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require 'formula'
|
|||
class Mahout < Formula
|
||||
homepage 'http://mahout.apache.org/'
|
||||
head 'http://svn.apache.org/repos/asf/mahout/trunk'
|
||||
url 'http://apache.cs.utah.edu/mahout/0.8/mahout-distribution-0.8.tar.gz'
|
||||
sha1 '67669fa4a8969a8b8c6ebb94fa7f5aeae96e9119'
|
||||
url 'http://apache.cs.utah.edu/mahout/0.9/mahout-distribution-0.9.tar.gz'
|
||||
sha1 'b0d192a33dcc3f00439bf2ffbc313c6ef47510c3'
|
||||
|
||||
depends_on 'maven' => :build
|
||||
depends_on 'hadoop'
|
||||
|
|
Loading…
Reference in a new issue