diff options
Diffstat (limited to 'Library/Formula/autossh.rb')
| -rw-r--r-- | Library/Formula/autossh.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/autossh.rb b/Library/Formula/autossh.rb index 74335c3fc..ed511449e 100644 --- a/Library/Formula/autossh.rb +++ b/Library/Formula/autossh.rb @@ -3,7 +3,7 @@ require 'formula' class Autossh < Formula homepage 'http://www.harding.motd.ca/autossh/' url 'http://www.harding.motd.ca/autossh/autossh-1.4c.tgz' - md5 '26520eea934f296be0783dabe7fcfd28' + sha1 'd9a1d5a2987e7e5a444b00e63d6590936da1e1f2' def patches DATA |
