diff options
Diffstat (limited to 'Library/Formula/scsh.rb')
| -rw-r--r-- | Library/Formula/scsh.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/scsh.rb b/Library/Formula/scsh.rb index c0a5cd4a6..f317b7b6c 100644 --- a/Library/Formula/scsh.rb +++ b/Library/Formula/scsh.rb @@ -3,7 +3,7 @@ require 'formula' class Scsh < Formula url 'http://ftp.scsh.net/pub/scsh/0.6/scsh-0.6.7.tar.gz' homepage 'http://www.scsh.net/' - md5 '69c88ca86a8aaaf0f87d253b99d339b5' + sha1 'a1eaf0d0593e14914824898a0c3ec166429affd7' def install # will not build 64-bit |
