From b5d12129117c28aab645c16e4b355e9b64fe685f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 25 Apr 2015 13:50:15 +0200 Subject: mahout: use apache canonical redirect url Closes #39048. Signed-off-by: Brett Koonce --- Library/Formula/mahout.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mahout.rb b/Library/Formula/mahout.rb index 5fc7aab24..146786b55 100644 --- a/Library/Formula/mahout.rb +++ b/Library/Formula/mahout.rb @@ -2,7 +2,7 @@ require 'formula' class Mahout < Formula homepage 'https://mahout.apache.org/' - url 'http://apache.cs.utah.edu/mahout/0.10.0/mahout-distribution-0.10.0.tar.gz' + url 'https://www.apache.org/dyn/closer.cgi?path=mahout/0.10.0/mahout-distribution-0.10.0.tar.gz' sha1 'c8dcb51a04eb026eb9fd0fe6cb496cb101cf632d' head do -- cgit v1.2.3