From b1ec855b12573f2585fa5326447f749a352de3a3 Mon Sep 17 00:00:00 2001 From: bryan kennedy Date: Fri, 28 Mar 2014 15:27:37 -0500 Subject: cloog: add mirror The bastoul URL has been flagged (inappropriately, I think) as a botnet by Sonic Wall, a large firewall and content filter provider. Adding a mirror will make it easier for people behind corporate SonicWall filters to access this GCC dependency. Fixes #27937. Closes #27952. Signed-off-by: Jack Nagel --- Library/Formula/cloog.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/cloog.rb b/Library/Formula/cloog.rb index 42a758aee..4dbd6995c 100644 --- a/Library/Formula/cloog.rb +++ b/Library/Formula/cloog.rb @@ -3,6 +3,7 @@ require 'formula' class Cloog < Formula homepage 'http://www.cloog.org/' url 'http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.18.1.tar.gz' + mirror 'http://gcc.cybermirror.org/infrastructure/cloog-0.18.1.tar.gz' sha1 '2dc70313e8e2c6610b856d627bce9c9c3f848077' bottle do -- cgit v1.2.3