From f9df36bb2b21b701f9c2a2cac2a14e444fba8f59 Mon Sep 17 00:00:00 2001 From: Mislav Marohnić Date: Sat, 13 Jul 2013 03:22:29 +0200 Subject: hub: update homepage Closes #21182. Signed-off-by: Misty De Meo --- Library/Formula/hub.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/hub.rb b/Library/Formula/hub.rb index b2149f3df..ae06d0eb6 100644 --- a/Library/Formula/hub.rb +++ b/Library/Formula/hub.rb @@ -1,7 +1,7 @@ require 'formula' class Hub < Formula - homepage 'http://github.github.com/hub/' + homepage 'http://hub.github.com/' url 'https://github.com/github/hub/archive/v1.10.6.tar.gz' sha1 'e29d158c65a10ef3889f4af438bf1fb50fbd0536' head 'https://github.com/github/hub.git' -- cgit v1.2.3