From 6348ab4aec5fb8b81f0c57e02bc2de7ba1ec1c31 Mon Sep 17 00:00:00 2001 From: Marnen Date: Mon, 2 May 2011 10:53:55 -0400 Subject: [PATCH] gd: switch mirrors again Signed-off-by: Adam Vandenberg --- Formula/gd.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/gd.rb b/Formula/gd.rb index a3805c80fe..21c52878f7 100644 --- a/Formula/gd.rb +++ b/Formula/gd.rb @@ -6,7 +6,7 @@ class Gd < Formula # url "http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz" homepage "http://bitbucket.org/pierrejoye/gd-libgd" - url "http://ring.riken.jp/archives/graphics/gd/gd-2.0.36RC1.tar.gz" + url "http://ring.nict.go.jp/archives/graphics/gd/gd-2.0.36RC1.tar.gz" md5 "39ac48e6d5e0012a3bd2248a0102f209" head "http://bitbucket.org/pierrejoye/gd-libgd", :using => :hg