diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-27 08:53:08 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-27 08:53:08 +0000 |
| commit | 9294f9a39b118c32bfb3ffdcdadbc89bcbafe8f1 (patch) | |
| tree | 2644f4940b356a0fe2d52e6605b22d29725f6131 /repos/extra/socat | |
| parent | 49d76705463081eb45c319d16c10dd3db16377dc (diff) | |
| download | alicelinux-9294f9a39b118c32bfb3ffdcdadbc89bcbafe8f1.tar.gz alicelinux-9294f9a39b118c32bfb3ffdcdadbc89bcbafe8f1.zip | |
socat: updated to 1.8.1.0
Diffstat (limited to 'repos/extra/socat')
| -rw-r--r-- | repos/extra/socat/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/socat/.files | 14 | ||||
| -rw-r--r-- | repos/extra/socat/abuild | 2 |
3 files changed, 2 insertions, 16 deletions
diff --git a/repos/extra/socat/.checksum b/repos/extra/socat/.checksum index 697b5523..2abd787f 100644 --- a/repos/extra/socat/.checksum +++ b/repos/extra/socat/.checksum @@ -1 +1 @@ -3596b991e41c123b0d65fb72691930fa4a9af97e8319490dfe443b3e246417b0 socat-1.8.0.3.tar.gz +85ac0b6576afb03f5fe8aa24697b1f272e7bc323496df103303f27b3ace3ae82 socat-1.8.1.0.tar.gz diff --git a/repos/extra/socat/.files b/repos/extra/socat/.files deleted file mode 100644 index c447623b..00000000 --- a/repos/extra/socat/.files +++ /dev/null @@ -1,14 +0,0 @@ -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 -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/ -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/repos/extra/socat/abuild b/repos/extra/socat/abuild index 06423db5..7e4685c4 100644 --- a/repos/extra/socat/abuild +++ b/repos/extra/socat/abuild @@ -1,4 +1,4 @@ name=socat -version=1.8.0.3 +version=1.8.1.0 release=1 source="http://www.dest-unreach.org/${name}/download/${name}-${version}.tar.gz" |