aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-ssh.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/git-ssh.rb')
-rw-r--r--Library/Formula/git-ssh.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/git-ssh.rb b/Library/Formula/git-ssh.rb
index a05e649dd..d1b3c8abe 100644
--- a/Library/Formula/git-ssh.rb
+++ b/Library/Formula/git-ssh.rb
@@ -1,9 +1,9 @@
require 'formula'
class GitSsh <Formula
- url 'http://github.com/lemarsu/git-ssh/tarball/v0.2.0'
+ url 'https://github.com/lemarsu/git-ssh/tarball/v0.2.0'
md5 '5d146666bce5df59aab648b6ee7370ad'
- homepage 'http://github.com/lemarsu/git-ssh'
+ homepage 'https://github.com/lemarsu/git-ssh'
def install
# Change loading of required code from libexec location (Cellar only)