1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-06-23 08:28:45 +00:00

Version 1.8.0.1

This commit is contained in:
Gerhard Rieger 2024-08-24 09:33:16 +02:00
parent 47b98aed7a
commit 6ff391324d
3 changed files with 7 additions and 5 deletions

6
README
View file

@ -45,7 +45,7 @@ distributions.
platforms
---------
socat 1.8.0 was compiled and more or less successfully tested under the
socat 1.8.0 has been compiled and more or less successfully tested under the
following operating systems:
Debian 4 on x86_64
@ -53,7 +53,7 @@ FreeBSD 10 on amd64
OpenBSD 7.2 on amd64
OpenIndiana 2021-04 on i386 with gcc
Ubuntu 10.04 on i386
Ubuntu 12..22
Ubuntu 12..24
Rocky 9
Cygwin 10.0
@ -63,7 +63,7 @@ install
Get the tarball and extract it:
tar xzf socat.tar.gz
cd socat-1.8.0.0
cd socat-1.8.0.1
./configure
make
su