diff options
Diffstat (limited to 'Library/Formula/checkstyle.rb')
| -rw-r--r-- | Library/Formula/checkstyle.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/checkstyle.rb b/Library/Formula/checkstyle.rb index b48d61c06..64d9752e0 100644 --- a/Library/Formula/checkstyle.rb +++ b/Library/Formula/checkstyle.rb @@ -3,7 +3,7 @@ require 'formula' class Checkstyle < Formula homepage 'http://checkstyle.sourceforge.net/' url 'http://sourceforge.net/projects/checkstyle/files/checkstyle/5.5/checkstyle-5.5-bin.tar.gz' - md5 '0dd29971aa26d917d88c229182272056' + sha1 '757f89f0bb6148718904577d230a9b4f8221b03c' def install # wrapper script |
