diff options
author | Juergen Daubert <jue@jue.li> | 2011-12-08 16:03:22 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2011-12-08 16:03:22 +0100 |
commit | 2b53a18ecc6c8d43ba802fffaf4c26b6bf2dd890 (patch) | |
tree | 1aae59b20d2f6ea7b531e9b5a4726dd0c667d879 /socat | |
parent | ae0c3c5b436aa5b309b0d153eb1d687737de26e9 (diff) | |
download | opt-2b53a18ecc6c8d43ba802fffaf4c26b6bf2dd890.tar.gz opt-2b53a18ecc6c8d43ba802fffaf4c26b6bf2dd890.tar.xz |
socat: update to 1.7.2.0
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 b31f007de..9d09749d4 100644 --- a/socat/.md5sum +++ b/socat/.md5sum @@ -1 +1 @@ -2081987fb0cb0290b8105574058cb329 socat-1.7.1.3.tar.bz2 +eb563dd00b9d39a49fb62a677fc941fe socat-1.7.2.0.tar.bz2 diff --git a/socat/Pkgfile b/socat/Pkgfile index cb5a9d095..a2b91b2f0 100644 --- a/socat/Pkgfile +++ b/socat/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses openssl readline tcp_wrappers name=socat -version=1.7.1.3 +version=1.7.2.0 release=1 source=(http://www.dest-unreach.org/socat/download/$name-$version.tar.bz2) |