From 5a4eefe30addb948570eea9a092047ecee483d81 Mon Sep 17 00:00:00 2001 From: Eric Phetteplace Date: Sun, 21 Jul 2013 16:06:13 -0400 Subject: fix libgit2 home page 404 Closes #21372. Signed-off-by: Adam Vandenberg --- Library/Formula/libgit2.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libgit2.rb b/Library/Formula/libgit2.rb index 369733052..38b243914 100644 --- a/Library/Formula/libgit2.rb +++ b/Library/Formula/libgit2.rb @@ -1,7 +1,7 @@ require 'formula' class Libgit2 < Formula - homepage 'http://libgit2.github.io/' + homepage 'http://libgit2.github.com/' url 'https://github.com/libgit2/libgit2/archive/v0.19.0.tar.gz' sha1 '72cc461d366c5ace3385470a1f209ff84d0a4bb3' -- cgit v1.2.3