From bb9db7fade450ff4a86a2c6cbf4d0f0ebaf8af60 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 8 May 2009 14:30:22 +0200 Subject: [PATCH] socat: update to 1.7.1.1 --- socat/.md5sum | 2 +- socat/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/socat/.md5sum b/socat/.md5sum index 664a93a9c..2fef7e205 100644 --- a/socat/.md5sum +++ b/socat/.md5sum @@ -1 +1 @@ -c14591f0e695c9c845ac90aef656b5be socat-1.7.1.0.tar.gz +52b0216607e35bdfba247560fb85dd82 socat-1.7.1.1.tar.gz diff --git a/socat/Pkgfile b/socat/Pkgfile index 57169e0d0..7871de483 100644 --- a/socat/Pkgfile +++ b/socat/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses, openssl, readline name=socat -version=1.7.1.0 +version=1.7.1.1 release=1 source=(http://www.dest-unreach.org/socat/download/$name-$version.tar.gz)