aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/bash.rb')
-rw-r--r--Library/Formula/bash.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/bash.rb b/Library/Formula/bash.rb
index 060b135d7..e66bd2f00 100644
--- a/Library/Formula/bash.rb
+++ b/Library/Formula/bash.rb
@@ -3,6 +3,7 @@ require 'formula'
class Bash < Formula
homepage 'http://www.gnu.org/software/bash/'
url 'http://ftpmirror.gnu.org/bash/bash-4.2.tar.gz'
+ mirror 'http://ftp.gnu.org/gnu/bash/bash-4.2.tar.gz'
sha256 'a27a1179ec9c0830c65c6aa5d7dab60f7ce1a2a608618570f96bfa72e95ab3d8'
version '4.2.20'