diff options
Diffstat (limited to 'Library/Formula/fish.rb')
| -rw-r--r-- | Library/Formula/fish.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/fish.rb b/Library/Formula/fish.rb index 74c8c499d..41300e8c1 100644 --- a/Library/Formula/fish.rb +++ b/Library/Formula/fish.rb @@ -23,7 +23,7 @@ class Fish < Formula # Reduces the timeout in select_try() from 5s to 10ms. # The old timeout would cause fish to frequently freeze for a 5 # second period. - p << "http://gitorious.org/fish-shell/fish-shell/commit/6b8e7b16f6d4e11e168e3ce2effe2d8f0a53b184.patch?format=diff" + p << "http://gitorious.org/fish-shell/fish-shell/commit/6b8e7b16f6d4e11e168e3ce2effe2d8f0a53b184?format=patch" end end |
