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 b33c5192e..ca0aa013b 100644 --- a/Library/Formula/sshuttle.rb +++ b/Library/Formula/sshuttle.rb @@ -1,6 +1,6 @@  require 'formula' -class Sshuttle <Formula +class Sshuttle < Formula    url 'https://github.com/apenwarr/sshuttle/tarball/sshuttle-0.44'    homepage 'https://github.com/apenwarr/sshuttle'    md5 'c0d81604a8d864d0f52f2b6137b655a7' | 
