repo: fix homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
33e7d6dd6f
commit
f454b352b3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'formula'
|
||||
|
||||
class Repo < ScriptFileFormula
|
||||
homepage 'http://source.android.com/download/using-repo'
|
||||
homepage 'http://source.android.com/source/using-repo.html'
|
||||
head 'http://android.git.kernel.org/repo'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue