aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorViktor Szakats2015-04-14 10:35:29 +0200
committerXu Cheng2015-04-14 22:52:15 +0800
commit2bce17f4792b7911b29d4fd155f3ea6044141eb1 (patch)
tree9455c9a33859b7207d69273a3ab35b382b17dd2b
parentf52c5f13b1b7a231fdafd7fce1ff07f42daab205 (diff)
downloadhomebrew-2bce17f4792b7911b29d4fd155f3ea6044141eb1.tar.bz2
hub: https homepage
Closes #38631. Signed-off-by: Xu Cheng <xucheng@me.com>
-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 c1ac725c9..7c6cc83b2 100644
--- a/Library/Formula/hub.rb
+++ b/Library/Formula/hub.rb
@@ -1,5 +1,5 @@
class Hub < Formula
- homepage "http://hub.github.com/"
+ homepage "https://hub.github.com/"
url "https://github.com/github/hub/archive/v2.2.1.tar.gz"
sha1 "c64e473a36aabf71ecc39395b88c6993d4e12873"
head "https://github.com/github/hub.git"