diff options
Diffstat (limited to 'repos')
| -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, 16 insertions, 2 deletions
diff --git a/repos/extra/socat/.checksum b/repos/extra/socat/.checksum index 2abd787f..bec46d1e 100644 --- a/repos/extra/socat/.checksum +++ b/repos/extra/socat/.checksum @@ -1 +1 @@ -85ac0b6576afb03f5fe8aa24697b1f272e7bc323496df103303f27b3ace3ae82 socat-1.8.1.0.tar.gz +0fc568ad7a8936e60c46647046acdbf84a3bbfa2980d31130c287a5cbaf637e7 socat-1.8.1.1.tar.gz diff --git a/repos/extra/socat/.files b/repos/extra/socat/.files new file mode 100644 index 00000000..c447623b --- /dev/null +++ b/repos/extra/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/repos/extra/socat/abuild b/repos/extra/socat/abuild index 7e4685c4..a0e9829d 100644 --- a/repos/extra/socat/abuild +++ b/repos/extra/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" |