diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-27 07:05:23 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-27 07:05:23 +0000 |
| commit | ca5a50e2ecbec20c53765389bdc4dac720451ce1 (patch) | |
| tree | f4ff485f067ba4aea25c7b1093760b2df11bb1ac /socat | |
| parent | d2e1740c2acf902509e3c8e4c4d8c583a0cd152d (diff) | |
| download | alicelinux-ca5a50e2ecbec20c53765389bdc4dac720451ce1.tar.gz alicelinux-ca5a50e2ecbec20c53765389bdc4dac720451ce1.zip | |
Woodpecker CI 9b7d8c2e47670214743aad75decc2177a498321c [SKIP CI]
Diffstat (limited to 'socat')
| -rw-r--r-- | socat/.checksum | 1 | ||||
| -rw-r--r-- | socat/.files | 14 | ||||
| -rw-r--r-- | socat/abuild | 4 |
3 files changed, 19 insertions, 0 deletions
diff --git a/socat/.checksum b/socat/.checksum new file mode 100644 index 00000000..697b5523 --- /dev/null +++ b/socat/.checksum @@ -0,0 +1 @@ +3596b991e41c123b0d65fb72691930fa4a9af97e8319490dfe443b3e246417b0 socat-1.8.0.3.tar.gz diff --git a/socat/.files b/socat/.files new file mode 100644 index 00000000..c447623b --- /dev/null +++ b/socat/.files @@ -0,0 +1,14 @@ +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/socat/abuild b/socat/abuild new file mode 100644 index 00000000..06423db5 --- /dev/null +++ b/socat/abuild @@ -0,0 +1,4 @@ +name=socat +version=1.8.0.3 +release=1 +source="http://www.dest-unreach.org/${name}/download/${name}-${version}.tar.gz" |