diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/fuse4x-kext.rb | 2 | ||||
| -rw-r--r-- | Library/Formula/fuse4x.rb | 2 | ||||
| -rw-r--r-- | Library/Formula/ispc.rb | 2 | ||||
| -rw-r--r-- | Library/Formula/spatialindex.rb | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/fuse4x-kext.rb b/Library/Formula/fuse4x-kext.rb index 7d8189661..6d6605628 100644 --- a/Library/Formula/fuse4x-kext.rb +++ b/Library/Formula/fuse4x-kext.rb @@ -1,7 +1,7 @@ require 'formula' class Fuse4xKext < Formula - homepage 'http://fuse4x.github.com' + homepage 'http://fuse4x.github.io' url 'https://github.com/fuse4x/kext/archive/fuse4x_0_9_2.tar.gz' sha1 '4222c14b38325d9e41fb0925d2681dda3e73e861' diff --git a/Library/Formula/fuse4x.rb b/Library/Formula/fuse4x.rb index 2ac887ed3..75f77c4ca 100644 --- a/Library/Formula/fuse4x.rb +++ b/Library/Formula/fuse4x.rb @@ -1,7 +1,7 @@ require 'formula' class Fuse4x < Formula - homepage 'http://fuse4x.github.com' + homepage 'http://fuse4x.github.io' url 'https://github.com/fuse4x/fuse/archive/fuse4x_0_9_2.tar.gz' sha1 '3a9700f716eff930dcd2426772c642a09adcc73a' 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' diff --git a/Library/Formula/spatialindex.rb b/Library/Formula/spatialindex.rb index 1aab29ad3..4b1a09fc6 100644 --- a/Library/Formula/spatialindex.rb +++ b/Library/Formula/spatialindex.rb @@ -1,7 +1,7 @@ require 'formula' class Spatialindex < Formula - homepage 'http://libspatialindex.github.com' + homepage 'http://libspatialindex.github.io' url 'http://download.osgeo.org/libspatialindex/spatialindex-src-1.8.0.tar.gz' sha1 '490347eaedc543298687dfbdf74853808b0afb3f' |
