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 e8729c0bd..7c0287eb3 100644 --- a/Library/Formula/ispc.rb +++ b/Library/Formula/ispc.rb @@ -1,7 +1,7 @@ require 'formula' class Ispc < Formula - homepage 'http://ispc.github.com' + homepage 'http://ispc.github.io' url 'http://downloads.sourceforge.net/project/ispcmirror/v1.6.0/ispc-v1.6.0-osx.tar.gz' sha1 'cea50303a6bfcb213a485ada1337aa4b25807cb8' |
