diff options
Diffstat (limited to 'Library/Formula/sec.rb')
| -rw-r--r-- | Library/Formula/sec.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/sec.rb b/Library/Formula/sec.rb index b1888534c..11694ac28 100644 --- a/Library/Formula/sec.rb +++ b/Library/Formula/sec.rb @@ -2,7 +2,7 @@ require 'formula'  class Sec < Formula    homepage 'http://simple-evcorr.sourceforge.net/' -  url 'http://downloads.sourceforge.net/project/simple-evcorr/sec/2.7.5/sec-2.7.5.tar.gz' +  url 'https://downloads.sourceforge.net/project/simple-evcorr/sec/2.7.5/sec-2.7.5.tar.gz'    sha1 'ceb2d0c27096306d8605354de87cc39c0fecaa03'    def install | 
