From 9cedafa1a55b55ca728b2ca082d8cada05a153a9 Mon Sep 17 00:00:00 2001 From: Ben Burkert Date: Fri, 9 Jan 2015 13:00:38 -0800 Subject: libgit2: use master branch for HEAD Closes #35707. Signed-off-by: Mike McQuaid --- Library/Formula/libgit2.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/libgit2.rb b/Library/Formula/libgit2.rb index 81666debf..d3f842acc 100644 --- a/Library/Formula/libgit2.rb +++ b/Library/Formula/libgit2.rb @@ -5,7 +5,7 @@ class Libgit2 < Formula url "https://github.com/libgit2/libgit2/archive/v0.21.3.tar.gz" sha1 "d116cb15f76edf2283c85da40389e4fecc8d5aeb" - head "https://github.com/libgit2/libgit2.git", :branch => "development" + head "https://github.com/libgit2/libgit2.git" bottle do cellar :any -- cgit v1.2.3