aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gmp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gmp.rb')
-rw-r--r--Library/Formula/gmp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gmp.rb b/Library/Formula/gmp.rb
index 1e093561d..ee0cba141 100644
--- a/Library/Formula/gmp.rb
+++ b/Library/Formula/gmp.rb
@@ -1,7 +1,7 @@
require 'formula'
class Gmp < Formula
- url 'ftp://ftp.gnu.org/gnu/gmp/gmp-5.0.2.tar.bz2'
+ url 'http://ftpmirror.gnu.org/gmp/gmp-5.0.2.tar.bz2'
homepage 'http://gmplib.org/'
sha1 '2968220e1988eabb61f921d11e5d2db5431e0a35'