diff options
Diffstat (limited to 'Library/Formula/ctl.rb')
| -rw-r--r-- | Library/Formula/ctl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ctl.rb b/Library/Formula/ctl.rb index 8f6e15e60..7be601c90 100644 --- a/Library/Formula/ctl.rb +++ b/Library/Formula/ctl.rb @@ -2,7 +2,7 @@ require 'formula' class Ctl < Formula homepage 'https://github.com/ampas/CTL' - url 'http://downloads.sourceforge.net/project/ampasctl/ctl/ctl-1.4.1/ctl-1.4.1.tar.gz' + url 'https://downloads.sourceforge.net/project/ampasctl/ctl/ctl-1.4.1/ctl-1.4.1.tar.gz' sha1 '4e31de8e8da144bbc840d97014a8f45e20e398ac' depends_on 'ilmbase' |
