diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/redsocks.rb | 4 |
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' |
