diff options
Diffstat (limited to 'Library/Formula/ispc.rb')
| -rw-r--r-- | Library/Formula/ispc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ispc.rb b/Library/Formula/ispc.rb index a4ff24cd2..f6194fa0f 100644 --- a/Library/Formula/ispc.rb +++ b/Library/Formula/ispc.rb @@ -2,7 +2,7 @@ require 'formula' class Ispc < Formula homepage 'http://ispc.github.io' - url 'http://downloads.sourceforge.net/project/ispcmirror/v1.6.0/ispc-v1.6.0-osx.tar.gz' + url 'https://downloads.sourceforge.net/project/ispcmirror/v1.6.0/ispc-v1.6.0-osx.tar.gz' sha1 'cea50303a6bfcb213a485ada1337aa4b25807cb8' def install |
