diff options
Diffstat (limited to 'Library/Formula/cfv.rb')
| -rw-r--r-- | Library/Formula/cfv.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cfv.rb b/Library/Formula/cfv.rb index a56c6b2bb..17494c243 100644 --- a/Library/Formula/cfv.rb +++ b/Library/Formula/cfv.rb @@ -2,7 +2,7 @@ require 'formula' class Cfv < Formula homepage 'http://cfv.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/cfv/cfv/1.18.3/cfv-1.18.3.tar.gz' + url 'https://downloads.sourceforge.net/project/cfv/cfv/1.18.3/cfv-1.18.3.tar.gz' sha1 '8f3361fb9c13fe2645f1df8c177c61459f50e846' def install |
