aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authornibbles 2bits2012-06-28 23:25:19 -0700
committerAdam Vandenberg2012-06-29 09:20:10 -0700
commita52755b87b6b4fca2595b52fd367b6a06bfd99fd (patch)
treec092377e6f8934eea26eff6e2a8e2796b8609fae /Library
parent3095d0ac1eec37fff10d1fd20139f200599f4ecd (diff)
downloadhomebrew-a52755b87b6b4fca2595b52fd367b6a06bfd99fd.tar.bz2
redsocks 0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/redsocks.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/redsocks.rb b/Library/Formula/redsocks.rb
index b2c7662f2..8fa80716f 100644
--- a/Library/Formula/redsocks.rb
+++ b/Library/Formula/redsocks.rb
@@ -2,8 +2,8 @@ require 'formula'
class Redsocks < Formula
homepage 'http://darkk.net.ru/redsocks'
- url 'https://github.com/darkk/redsocks/tarball/release-0.3'
- md5 '5200ff845cf32fccf55937fb3d5ab007'
+ url 'https://github.com/darkk/redsocks/tarball/release-0.4'
+ sha1 'd8c04e12efc168f6a3910b17e84682aa869afdce'
depends_on 'libevent'