diff options
Diffstat (limited to 'Library/Formula/shtool.rb')
| -rw-r--r-- | Library/Formula/shtool.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/shtool.rb b/Library/Formula/shtool.rb index 833a9e0bc..b82670630 100644 --- a/Library/Formula/shtool.rb +++ b/Library/Formula/shtool.rb @@ -1,7 +1,7 @@ require 'formula' class Shtool < Formula - url 'ftp://ftp.gnu.org/gnu/shtool/shtool-2.0.8.tar.gz' + url 'http://ftpmirror.gnu.org/shtool/shtool-2.0.8.tar.gz' homepage 'http://www.gnu.org/software/shtool/' md5 'c5f7c6836882d48bc79049846a5f9c5b' |
