diff options
Diffstat (limited to 'Library/Formula/style-check.rb')
| -rw-r--r-- | Library/Formula/style-check.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/style-check.rb b/Library/Formula/style-check.rb index ad3c34c17..3114d31df 100644 --- a/Library/Formula/style-check.rb +++ b/Library/Formula/style-check.rb @@ -3,7 +3,7 @@ require 'formula' class StyleCheck < Formula homepage 'http://www.cs.umd.edu/~nspring/software/style-check-readme.html' url 'http://www.cs.umd.edu/~nspring/software/style-check-0.14.tar.gz' - md5 'b88b0632b80abf9c8aaa2c5f2c3e2934' + sha1 '7308ba19fb05a84e2a8cad935b8056feba63d83b' def install inreplace "style-check.rb", '/etc/style-check.d/', etc+'style-check.d/' |
