diff options
Diffstat (limited to 'Library/Formula/dsh.rb')
| -rw-r--r-- | Library/Formula/dsh.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dsh.rb b/Library/Formula/dsh.rb index fa52b25c1..b6adab2e3 100644 --- a/Library/Formula/dsh.rb +++ b/Library/Formula/dsh.rb @@ -3,7 +3,7 @@ require 'formula' class Dsh < Formula url 'http://www.netfort.gr.jp/~dancer/software/downloads/dsh-0.25.9.tar.gz' homepage 'http://www.netfort.gr.jp/~dancer/software/dsh.html.en' - md5 '60734780242172fca9e68d223654292d' + sha1 'd5d7828a06d079182315492d6f7a5a3dce47a5de' depends_on 'libdshconfig' |
