diff options
Diffstat (limited to 'Library/Formula/check.rb')
| -rw-r--r-- | Library/Formula/check.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/check.rb b/Library/Formula/check.rb index 2b5c13372..0f2d66150 100644 --- a/Library/Formula/check.rb +++ b/Library/Formula/check.rb @@ -2,7 +2,7 @@ require 'formula' class Check < Formula homepage 'http://check.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/check/check/0.9.12/check-0.9.12.tar.gz' + url 'https://downloads.sourceforge.net/project/check/check/0.9.12/check-0.9.12.tar.gz' sha1 'eaa4c1c3273901b63c7bf054d402b554ad8dd9c9' option :universal |
