gpac: new URL (target of redirect for old URL)
Closes Homebrew/homebrew#23142. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
dde48dcea1
commit
b5a6ea3cad
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ require 'formula'
|
|||
# that Brew installs
|
||||
|
||||
class Gpac < Formula
|
||||
homepage 'http://gpac.sourceforge.net/index.php'
|
||||
homepage 'http://gpac.wp.mines-telecom.fr/'
|
||||
url 'http://downloads.sourceforge.net/gpac/gpac-0.5.0.tar.gz'
|
||||
sha1 '48ba16272bfa153abb281ff8ed31b5dddf60cf20'
|
||||
|
||||
|
|
Loading…
Reference in a new issue