diff options
author | Juergen Daubert <jue@jue.li> | 2015-01-25 11:13:17 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-01-25 11:13:17 +0100 |
commit | de0409d3ae801518aa5fbbe564a416af4bb7a110 (patch) | |
tree | cd29fab87276bdc98758e069b2a4945030369dee /socat | |
parent | 94d8707b626357a001bfb19cf3c3444e933f9f4c (diff) | |
download | opt-de0409d3ae801518aa5fbbe564a416af4bb7a110.tar.gz opt-de0409d3ae801518aa5fbbe564a416af4bb7a110.tar.xz |
[notify] socat: update to 1.7.3.0
Security fixes included, see
http://www.dest-unreach.org/socat/doc/CHANGES
Diffstat (limited to 'socat')
-rw-r--r-- | socat/.md5sum | 2 | ||||
-rw-r--r-- | socat/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/socat/.md5sum b/socat/.md5sum index c856b941d..1d8da9453 100644 --- a/socat/.md5sum +++ b/socat/.md5sum @@ -1 +1 @@ -69b8155dd442a6f24e28ef5407d868eb socat-1.7.2.4.tar.bz2 +b607edb65bc6c57f4a43f06247504274 socat-1.7.3.0.tar.bz2 diff --git a/socat/Pkgfile b/socat/Pkgfile index d3ad9ec94..a496cb80d 100644 --- a/socat/Pkgfile +++ b/socat/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses openssl readline tcp_wrappers name=socat -version=1.7.2.4 +version=1.7.3.0 release=1 source=(http://www.dest-unreach.org/socat/download/$name-$version.tar.bz2) |