diff options
| author | Jack Nagel | 2011-11-30 12:56:07 -0600 |
|---|---|---|
| committer | Jack Nagel | 2011-11-30 12:56:07 -0600 |
| commit | 164c57f284aa254a96935bb75ca5f25cf4e50714 (patch) | |
| tree | 6e896025454c1d75ee5feb656f2c959af6fb6351 /Library/Formula/bash.rb | |
| parent | fc0a912f47df4b88fb712b4fa9a727964b81ea80 (diff) | |
| download | homebrew-164c57f284aa254a96935bb75ca5f25cf4e50714.tar.bz2 | |
Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/bash.rb')
| -rw-r--r-- | Library/Formula/bash.rb | 1 |
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' |
