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 251883ec5..7e54e5c32 100644 --- a/Library/Formula/checkstyle.rb +++ b/Library/Formula/checkstyle.rb @@ -2,7 +2,7 @@ require 'formula' class Checkstyle < Formula homepage 'http://checkstyle.sourceforge.net/' - url 'http://sourceforge.net/projects/checkstyle/files/checkstyle/5.6/checkstyle-5.6-bin.tar.gz' + url 'http://downloads.sourceforge.net/project/checkstyle/checkstyle/5.6/checkstyle-5.6-bin.tar.gz' sha1 'cf08ac75aedddcd3a8d1f27fcbbb6095b0d1d5e3' def install |
