aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike Naberezny2014-02-08 09:50:45 -0800
committerAdam Vandenberg2014-02-08 09:54:18 -0800
commitc293ae06e4e2ebb15b21bf42a18795e779d1fd47 (patch)
tree95688da5af459c5fcb27f2e6fa5212fe24202b6d /Library/Formula
parent784c4e5877c37d1d39712be4e9c5175f32107a7d (diff)
downloadhomebrew-c293ae06e4e2ebb15b21bf42a18795e779d1fd47.tar.bz2
Update GitHub Pages links that are now 301 redirects
Closes #26527. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fuse4x-kext.rb2
-rw-r--r--Library/Formula/fuse4x.rb2
-rw-r--r--Library/Formula/ispc.rb2
-rw-r--r--Library/Formula/spatialindex.rb2
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'