diff options
Diffstat (limited to 'Library/Formula/mosh.rb')
| -rw-r--r-- | Library/Formula/mosh.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mosh.rb b/Library/Formula/mosh.rb index a08dacf2a..e11c7b802 100644 --- a/Library/Formula/mosh.rb +++ b/Library/Formula/mosh.rb @@ -3,7 +3,7 @@ require 'formula' class Mosh < Formula homepage 'http://mosh.monaos.org' url 'http://mosh-scheme.googlecode.com/files/mosh-0.2.7.tar.gz' - md5 '268598897536ff352296a905879940ad' + sha1 '866c08ac12e14733ce27756001a27257624d01ad' depends_on 'gmp' depends_on 'oniguruma' |
