updated socat to 1.7.3.1 (fixes security issue)

see http://www.dest-unreach.org/socat/contrib/socat-secadv2.html

Closes Homebrew/homebrew#3804.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Camillo Lugaresi 2011-01-03 10:48:48 +01:00 committed by Mike McQuaid
parent aa65689acd
commit 2c6b2b64fd

View file

@ -1,9 +1,9 @@
require 'formula'
class Socat <Formula
url 'http://www.dest-unreach.org/socat/download/socat-1.7.1.2.tar.bz2'
url 'http://www.dest-unreach.org/socat/download/socat-1.7.1.3.tar.bz2'
homepage 'http://www.dest-unreach.org/socat/'
md5 '9c0c5e83ce665f38d4d3aababad275eb'
md5 '2081987fb0cb0290b8105574058cb329'
def install
ENV.enable_warnings # -wall causes build to fail