aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Palazhchenko2011-08-21 23:35:18 +0400
committerAdam Vandenberg2011-08-22 20:56:08 -0700
commita11238833bf93257ca3c50de46e9a06f4721b1cd (patch)
tree94c62393ff4173048d107ce3b2a2da8c612dea92
parentd582137ed79882301d730d11257bd5ca559458a3 (diff)
downloadhomebrew-a11238833bf93257ca3c50de46e9a06f4721b1cd.tar.bz2
sshuttle 0.54
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/sshuttle.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sshuttle.rb b/Library/Formula/sshuttle.rb
index 8fb7df01c..bf35c0201 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/zipball/sshuttle-0.53'
+ url 'https://github.com/apenwarr/sshuttle/zipball/sshuttle-0.54'
homepage 'https://github.com/apenwarr/sshuttle'
- md5 '352181fa9ad9648d4e181d19a2458c69'
- version '0.53'
+ md5 'ccc36404fcda1cf411e4ec2ed37927e6'
+ version '0.54'
head 'https://github.com/apenwarr/sshuttle.git'