diff options
Diffstat (limited to 'Library/Formula/sshuttle.rb')
| -rw-r--r-- | Library/Formula/sshuttle.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sshuttle.rb b/Library/Formula/sshuttle.rb index b5adbe13a..8fb7df01c 100644 --- a/Library/Formula/sshuttle.rb +++ b/Library/Formula/sshuttle.rb @@ -6,7 +6,7 @@ class Sshuttle < Formula md5 '352181fa9ad9648d4e181d19a2458c69' version '0.53' - head 'git://github.com/apenwarr/sshuttle.git' + head 'https://github.com/apenwarr/sshuttle.git' def install libexec.install Dir['*'] |
