diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-02-16 16:22:12 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-02-16 16:22:12 +0000 |
| commit | e5c925d57c94d32f0edccc011fe6452772bce503 (patch) | |
| tree | 351550ccf4b4f702fe790e20ae4e36f48d567b16 /socat | |
| parent | bf2c96b99dfbf16e6fc9eeb0ea2598ae3f16baba (diff) | |
| download | alicelinux-e5c925d57c94d32f0edccc011fe6452772bce503.tar.gz alicelinux-e5c925d57c94d32f0edccc011fe6452772bce503.zip | |
Woodpecker CI c92e46e03fa552d4364e154134aee66e4dbc7f65 [SKIP CI]
Diffstat (limited to 'socat')
| -rw-r--r-- | socat/.checksum | 2 | ||||
| -rw-r--r-- | socat/.files | 14 | ||||
| -rw-r--r-- | socat/abuild | 2 |
3 files changed, 16 insertions, 2 deletions
diff --git a/socat/.checksum b/socat/.checksum index 2abd787f..bec46d1e 100644 --- a/socat/.checksum +++ b/socat/.checksum @@ -1 +1 @@ -85ac0b6576afb03f5fe8aa24697b1f272e7bc323496df103303f27b3ace3ae82 socat-1.8.1.0.tar.gz +0fc568ad7a8936e60c46647046acdbf84a3bbfa2980d31130c287a5cbaf637e7 socat-1.8.1.1.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 index 7e4685c4..a0e9829d 100644 --- a/socat/abuild +++ b/socat/abuild @@ -1,4 +1,4 @@ name=socat -version=1.8.1.0 +version=1.8.1.1 release=1 source="http://www.dest-unreach.org/${name}/download/${name}-${version}.tar.gz" |