diff options
Diffstat (limited to 'Library/Formula/stow.rb')
| -rw-r--r-- | Library/Formula/stow.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/stow.rb b/Library/Formula/stow.rb index 816770d95..1b8684798 100644 --- a/Library/Formula/stow.rb +++ b/Library/Formula/stow.rb @@ -1,7 +1,7 @@ require 'formula' class Stow < Formula - url 'http://ftp.gnu.org/gnu/stow/stow-1.3.3.tar.gz' + url 'http://ftpmirror.gnu.org/stow/stow-1.3.3.tar.gz' homepage 'http://www.gnu.org/software/stow/' md5 '59a078c7056dd9dd97fb707063b69d03' |
