socat: update to 1.8.0.0

This commit is contained in:
Juergen Daubert 2023-11-14 12:27:29 +01:00
parent 07e4ff8d47
commit 7134a359b2
3 changed files with 12 additions and 7 deletions

View File

@ -2,8 +2,13 @@ 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

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Yq84N/c3m0/0A2sf8HBTSvvwQLglpFaHDdoyYrQOqJdxojuSBcFI6Yo2KSW/3Y2gMvLHrzR6zbaoFcez1avKAY=
SHA256 (Pkgfile) = 23aa579c2235bc5c7e747d41cf292cc92a4dcd045a53ba2b0771d1b7c08a650f
SHA256 (.footprint) = 89674cf5f4f155af5e864485c8dc94dff3b370c1f06555edf28d959cd516e691
SHA256 (socat-1.7.4.4.tar.gz) = 0f8f4b9d5c60b8c53d17b60d79ababc4a0f51b3bb6d2bd3ae8a6a4b9d68f195e
RWSE3ohX2g5d/R9GJRMLiQCsviMLMFWNL5Yo8lS7lTRZ4abTsx7Puqg7eyZqTYPKDV/VKHcmJ8lMlZlHUU3mNCP2a23e2L7fMww=
SHA256 (Pkgfile) = 0b9cc04f7f769b118e5e1cd8ac5df8a3c27ee843ca95c94a61a3fdc116fa671e
SHA256 (.footprint) = 9c1b5d4f561e9980c7477c980c73528e4a867fa3ee2f02874e20c413231dd7e7
SHA256 (socat-1.8.0.0.tar.gz) = 6010f4f311e5ebe0e63c77f78613d264253680006ac8979f52b0711a9a231e82

View File

@ -4,7 +4,7 @@
# Depends on: 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)