aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/repo.rb
diff options
context:
space:
mode:
authorJack Nagel2014-04-26 14:18:20 -0500
committerJack Nagel2014-04-26 14:19:14 -0500
commitb40ef741b89e49f9edb6294fa8e0c7261e15eafe (patch)
tree24c6b7e2acd876fa0a192cf79f03e84523d19cf2 /Library/Formula/repo.rb
parent7f31ce96159671f62e829ac7bdca2757671c2322 (diff)
downloadhomebrew-b40ef741b89e49f9edb6294fa8e0c7261e15eafe.tar.bz2
Start pointing some things at githubusercontent domain
Diffstat (limited to 'Library/Formula/repo.rb')
-rw-r--r--Library/Formula/repo.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/repo.rb b/Library/Formula/repo.rb
index 15356cbab..d57dfc60f 100644
--- a/Library/Formula/repo.rb
+++ b/Library/Formula/repo.rb
@@ -2,7 +2,7 @@ require 'formula'
class Repo < Formula
homepage 'http://source.android.com/source/git-repo.html'
- url 'https://raw.github.com/android/tools_repo/v1.12.13/repo'
+ url 'https://raw.githubusercontent.com/android/tools_repo/v1.12.13/repo'
version '1.21'
sha1 'b8bd1804f432ecf1bab730949c82b93b0fc5fede'