aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/guile.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/guile.rb')
-rw-r--r--Library/Formula/guile.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/guile.rb b/Library/Formula/guile.rb
index 7a2acff45..e745f9612 100644
--- a/Library/Formula/guile.rb
+++ b/Library/Formula/guile.rb
@@ -3,6 +3,7 @@ require 'formula'
class Guile < Formula
homepage 'http://www.gnu.org/software/guile/'
url 'http://ftpmirror.gnu.org/guile/guile-1.8.7.tar.gz'
+ mirror 'http://ftp.gnu.org/gnu/guile/guile-1.8.7.tar.gz'
head 'http://ftpmirror.gnu.org/guile/guile-2.0.2.tar.gz'
if ARGV.build_head?