From 36cf8d423ca213881f109ff52f0419e7ccf0ceb5 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 9 Jul 2017 02:11:28 -0700 Subject: [PATCH] sshuttle 0.78.3 Closes #15435. Signed-off-by: ilovezfs --- Formula/sshuttle.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/sshuttle.rb b/Formula/sshuttle.rb index 4dcc1f5097..c39b2aed32 100644 --- a/Formula/sshuttle.rb +++ b/Formula/sshuttle.rb @@ -3,8 +3,9 @@ class Sshuttle < Formula desc "Proxy server that works as a poor man's VPN" homepage "https://github.com/sshuttle/sshuttle" - url "https://files.pythonhosted.org/packages/48/be/c1c9ead0c38383c4b2a192de4679f09413ddc6701988ca56bd220c64ec50/sshuttle-0.78.1.tar.gz" - sha256 "03a71648ce476de06a075bd9a972492d494b414ae51304bf535b80ff22be2d3c" + url "https://github.com/sshuttle/sshuttle.git", + :tag => "v0.78.3", + :revision => "b65bb290230b0f78fe0bb46f215c16076392b28e" head "https://github.com/sshuttle/sshuttle.git" bottle do