socat: upgrade to 1.8.0.0

This commit is contained in:
Victor Tebar
2023-11-16 08:50:37 +00:00
parent 059eba04bc
commit 5c7e3f8586
3 changed files with 10 additions and 5 deletions

View File

@@ -1 +1 @@
db119a830a34ed4b0dacb0bb90baeb0e socat-1.7.4.4.tar.gz
c41fa522c8d83ad453d488e4df7a15c8 socat-1.8.0.0.tar.gz

View File

@@ -1,10 +1,15 @@
socat-1.7.4.4-1
socat-1.8.0.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/filan
-rwxr-xr-x root/root usr/bin/procan
-rwxr-xr-x root/root usr/bin/socat
lrwxrwxrwx root/root usr/bin/socat -> socat1
-rwxr-xr-x root/root usr/bin/socat-broker.sh
-rwxr-xr-x root/root usr/bin/socat-chain.sh
-rwxr-xr-x root/root usr/bin/socat-mux.sh
-rwxr-xr-x root/root usr/bin/socat1
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/socat.1.gz
lrwxrwxrwx root/root usr/share/man/man1/socat.1.gz -> socat1.1.gz
-rw-r--r-- root/root usr/share/man/man1/socat1.1.gz

View File

@@ -3,7 +3,7 @@
# depends : openssl readline
name=socat
version=1.7.4.4
version=1.8.0.0
release=1
source="http://www.dest-unreach.org/socat/download/$name-$version.tar.gz"