diff options
Diffstat (limited to 'Library/Formula/sisc-scheme.rb')
| -rw-r--r-- | Library/Formula/sisc-scheme.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sisc-scheme.rb b/Library/Formula/sisc-scheme.rb index 6c4c13514..9daac4ae1 100644 --- a/Library/Formula/sisc-scheme.rb +++ b/Library/Formula/sisc-scheme.rb @@ -2,7 +2,7 @@ require 'formula' class SiscScheme < Formula homepage 'http://sisc-scheme.org/' - url 'http://downloads.sourceforge.net/project/sisc/SISC%20Lite/1.16.6/sisc-lite-1.16.6.tar.gz' + url 'https://downloads.sourceforge.net/project/sisc/SISC%20Lite/1.16.6/sisc-lite-1.16.6.tar.gz' sha1 '4572dc584f2a8e82e1a47c49ea5b9d8cf151775d' def install |
