aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hub.rb
diff options
context:
space:
mode:
authorMislav Marohnić2013-07-13 03:22:29 +0200
committerMisty De Meo2013-07-12 18:29:30 -0700
commitf9df36bb2b21b701f9c2a2cac2a14e444fba8f59 (patch)
tree72dd84f0e0c02315aa4c8b4150930a4b7366d99b /Library/Formula/hub.rb
parent7c68757e99909e705fefa0ca4d3b2a48f4fd9f64 (diff)
downloadhomebrew-f9df36bb2b21b701f9c2a2cac2a14e444fba8f59.tar.bz2
hub: update homepage
Closes #21182. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
Diffstat (limited to 'Library/Formula/hub.rb')
-rw-r--r--Library/Formula/hub.rb2
1 files changed, 1 insertions, 1 deletions
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'