diff options
Diffstat (limited to 'Library/Formula/libdshconfig.rb')
| -rw-r--r-- | Library/Formula/libdshconfig.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libdshconfig.rb b/Library/Formula/libdshconfig.rb index 4f01a5be6..e31558aac 100644 --- a/Library/Formula/libdshconfig.rb +++ b/Library/Formula/libdshconfig.rb @@ -3,7 +3,7 @@ require 'formula' class Libdshconfig < Formula url 'http://www.netfort.gr.jp/~dancer/software/downloads/libdshconfig-0.20.13.tar.gz' homepage 'http://www.netfort.gr.jp/~dancer/software/dsh.html.en' - md5 'cb9db850231091a3a848e654d9f0806b' + sha1 'fc19f56ee61ff71ae5699bc97b89cc4931ce64a1' def install system "./configure", "--disable-debug", "--disable-dependency-tracking", |
