From 3e8fb320cf38f2c14932543a4ea5add520fc92cd Mon Sep 17 00:00:00 2001 From: Alan Jenkins Date: Thu, 5 Sep 2013 12:59:57 +0100 Subject: sshuttle: fix checksum Closes #22334. Signed-off-by: Jack Nagel --- Library/Formula/sshuttle.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sshuttle.rb b/Library/Formula/sshuttle.rb index 1d1979e2b..f04eb7d7a 100644 --- a/Library/Formula/sshuttle.rb +++ b/Library/Formula/sshuttle.rb @@ -3,7 +3,7 @@ require 'formula' class Sshuttle < Formula homepage 'https://github.com/apenwarr/sshuttle' url 'https://github.com/apenwarr/sshuttle/archive/sshuttle-0.61.tar.gz' - sha1 '557455c7c38653bcb3cbb5051026af7d954fec83' + sha1 '05551cdc78e866d983470ba4084beb206bacebd8' head 'https://github.com/apenwarr/sshuttle.git' -- cgit v1.2.3