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 df589ef0d..b936cfbd6 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://downloads.sourceforge.net/project/checkstyle/checkstyle/5.7/checkstyle-5.7-bin.tar.gz' + url 'https://downloads.sourceforge.net/project/checkstyle/checkstyle/5.7/checkstyle-5.7-bin.tar.gz' sha1 '232d317391b58d118a0102e8ff289fbaebd0064a' def install |
