Update sshuttle to 0.44.

Closes Homebrew/homebrew#3785.
This commit is contained in:
Mike McQuaid 2011-01-01 11:59:19 +00:00
parent d94a0582be
commit 49abc314ee

View file

@ -1,10 +1,10 @@
require 'formula'
class Sshuttle <Formula
url 'https://github.com/apenwarr/sshuttle/tarball/sshuttle-0.43a'
url 'https://github.com/apenwarr/sshuttle/tarball/sshuttle-0.44'
homepage 'https://github.com/apenwarr/sshuttle'
md5 '51c736b890b9a7fcfc731e82f4279638'
version '0.43a'
md5 'c0d81604a8d864d0f52f2b6137b655a7'
version '0.44'
head 'git://github.com/apenwarr/sshuttle.git'