diff options
| author | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
| commit | b1674f90bc5c441e42a19b412f28bf3f81097249 (patch) | |
| tree | 2fcb6e13737713e0867f3a9d365d3b1d7e13e2b5 /repos/extra/socat | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/socat')
| -rw-r--r-- | repos/extra/socat/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/socat/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/socat/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/socat/.checksum b/repos/extra/socat/.checksum deleted file mode 100644 index bec46d1e..00000000 --- a/repos/extra/socat/.checksum +++ /dev/null @@ -1 +0,0 @@ -0fc568ad7a8936e60c46647046acdbf84a3bbfa2980d31130c287a5cbaf637e7 socat-1.8.1.1.tar.gz diff --git a/repos/extra/socat/.shasum b/repos/extra/socat/.shasum new file mode 100644 index 00000000..5802d55b --- /dev/null +++ b/repos/extra/socat/.shasum @@ -0,0 +1 @@ +8d88fe5a3e9ff512ed8c32ce96c65882284dbc96a5a1a6381c1e0ce4 socat-1.8.1.1.tar.gz diff --git a/repos/extra/socat/info b/repos/extra/socat/info new file mode 100644 index 00000000..35dda35e --- /dev/null +++ b/repos/extra/socat/info @@ -0,0 +1,4 @@ +description: Multipurpose relay (SOcket CAT) +homepage: http://www.dest-unreach.org/socat/ +license: GPL-2.0-or-later +maintainer: Emmett1 <me@emmett1.my> |