aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-extras.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2011-05-26 22:02:55 -0700
committerAdam Vandenberg2011-05-26 22:02:55 -0700
commit4e7c332a483b339b9db60ab0577176bfbcb197b7 (patch)
treef7e6f66518a024869aaa76fb14abe340fe76953b /Library/Formula/git-extras.rb
parent56a1b274b94c8c10fd8c33aa2d3a8cf1b6c4344c (diff)
downloadhomebrew-4e7c332a483b339b9db60ab0577176bfbcb197b7.tar.bz2
Use https for github repos.
Diffstat (limited to 'Library/Formula/git-extras.rb')
-rw-r--r--Library/Formula/git-extras.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/git-extras.rb b/Library/Formula/git-extras.rb
index 01cde7a0a..4a9678cee 100644
--- a/Library/Formula/git-extras.rb
+++ b/Library/Formula/git-extras.rb
@@ -4,7 +4,7 @@ class GitExtras < Formula
homepage 'https://github.com/visionmedia/git-extras'
url 'https://github.com/visionmedia/git-extras/tarball/0.5.1'
sha1 'faaeb466154cff9021d19aa4cb4f080ac9ee6d9f'
- head 'git://github.com/visionmedia/git-extras.git', :branch => 'master'
+ head 'https://github.com/visionmedia/git-extras.git', :branch => 'master'
def install
inreplace 'Makefile', '/usr/local', prefix