bdw-gc: update homepage/download URL
Closes Homebrew/homebrew#27063. Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
parent
2302b4a387
commit
aca73b475b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
require 'formula'
|
require 'formula'
|
||||||
|
|
||||||
class BdwGc < Formula
|
class BdwGc < Formula
|
||||||
homepage 'http://www.hpl.hp.com/personal/Hans_Boehm/gc/'
|
homepage 'http://www.hboehm.info/gc/'
|
||||||
url 'http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-7.2e.tar.gz'
|
url 'http://www.hboehm.info/gc/gc_source/gc-7.2e.tar.gz'
|
||||||
sha1 '3ad593c6d0ed9c0951c21a657b86c55dab6365c8'
|
sha1 '3ad593c6d0ed9c0951c21a657b86c55dab6365c8'
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue