diff options
Diffstat (limited to 'Library/Formula/sshuttle.rb')
| -rw-r--r-- | Library/Formula/sshuttle.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sshuttle.rb b/Library/Formula/sshuttle.rb index d02c60d29..9d0a68d99 100644 --- a/Library/Formula/sshuttle.rb +++ b/Library/Formula/sshuttle.rb @@ -1,10 +1,10 @@ require 'formula' class Sshuttle <Formula - url 'https://github.com/apenwarr/sshuttle/tarball/sshuttle-0.43' + url 'https://github.com/apenwarr/sshuttle/tarball/sshuttle-0.43a' homepage 'https://github.com/apenwarr/sshuttle' - md5 '590352aa7cbaad90c8f46dab64b829f4' - version '0.43' + md5 '51c736b890b9a7fcfc731e82f4279638' + version '0.43a' head 'git://github.com/apenwarr/sshuttle.git' |
