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/tor | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/tor')
| -rw-r--r-- | repos/extra/tor/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/tor/info | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/repos/extra/tor/.checksum b/repos/extra/tor/.checksum deleted file mode 100644 index caf06304..00000000 --- a/repos/extra/tor/.checksum +++ /dev/null @@ -1,2 +0,0 @@ -11a0991a6efa39319b7577d0ab4c1b1c0500f709820513f47c7047c66d08a2d3 run -a0f572e86c616d08ce6348e4baf1bc4f84fb86aa0635334fa5324e12983e90b1 tor-0.4.9.8.tar.gz diff --git a/repos/extra/tor/info b/repos/extra/tor/info new file mode 100644 index 00000000..314fd8ca --- /dev/null +++ b/repos/extra/tor/info @@ -0,0 +1,4 @@ +description: Anonymity network (onion router) +homepage: https://www.torproject.org/ +license: BSD-3-Clause +maintainer: Emmett1 <me@emmett1.my> |