From 7134a359b2580a01f74bf9461928b54856ba8999 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 14 Nov 2023 12:27:29 +0100 Subject: [PATCH] socat: update to 1.8.0.0 --- socat/.footprint | 9 +++++++-- socat/.signature | 8 ++++---- socat/Pkgfile | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/socat/.footprint b/socat/.footprint index e3ab3c026..0554a5f77 100644 --- a/socat/.footprint +++ b/socat/.footprint @@ -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 diff --git a/socat/.signature b/socat/.signature index 6589c192f..ad1386aea 100644 --- a/socat/.signature +++ b/socat/.signature @@ -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 diff --git a/socat/Pkgfile b/socat/Pkgfile index 93a68d6b8..5ca458df8 100644 --- a/socat/Pkgfile +++ b/socat/Pkgfile @@ -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)