From aace38d30415cfbdf334f3a7200e49fc590a21e9 Mon Sep 17 00:00:00 2001 From: Derrick Jones Date: Wed, 19 Oct 2011 17:11:57 -0700 Subject: repo: update url Signed-off-by: Adam Vandenberg --- Library/Formula/repo.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/repo.rb b/Library/Formula/repo.rb index 28cf61508..ea47f6b61 100644 --- a/Library/Formula/repo.rb +++ b/Library/Formula/repo.rb @@ -2,5 +2,5 @@ require 'formula' class Repo < ScriptFileFormula homepage 'http://source.android.com/source/using-repo.html' - head 'http://android.git.kernel.org/repo' + head 'https://dl-ssl.google.com/dl/googlesource/git-repo/repo' end -- cgit v1.2.3