summaryrefslogtreecommitdiff
path: root/socat
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-01-11 18:47:44 +0100
committerJuergen Daubert <jue@jue.li>2010-01-11 18:47:44 +0100
commitca3dace73d9a714fbda68124e1cc1d3f004129d7 (patch)
treec9604dc326f149122acea3497a89908d84d3ac19 /socat
parenteb6dc2a780cac1ef0dbc732848405b1b33eb5eb7 (diff)
downloadopt-ca3dace73d9a714fbda68124e1cc1d3f004129d7.tar.gz
opt-ca3dace73d9a714fbda68124e1cc1d3f004129d7.tar.xz
socat: update to 1.7.1.2
Diffstat (limited to 'socat')
-rw-r--r--socat/.md5sum2
-rw-r--r--socat/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/socat/.md5sum b/socat/.md5sum
index 2fef7e205..612870252 100644
--- a/socat/.md5sum
+++ b/socat/.md5sum
@@ -1 +1 @@
-52b0216607e35bdfba247560fb85dd82 socat-1.7.1.1.tar.gz
+9c0c5e83ce665f38d4d3aababad275eb socat-1.7.1.2.tar.bz2
diff --git a/socat/Pkgfile b/socat/Pkgfile
index 7871de483..835a228b3 100644
--- a/socat/Pkgfile
+++ b/socat/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: ncurses, openssl, readline
name=socat
-version=1.7.1.1
+version=1.7.1.2
release=1
-source=(http://www.dest-unreach.org/socat/download/$name-$version.tar.gz)
+source=(http://www.dest-unreach.org/socat/download/$name-$version.tar.bz2)
build () {
cd $name-$version

Generated by cgit