diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:31 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:31 +0000 |
| commit | c92e46e03fa552d4364e154134aee66e4dbc7f65 (patch) | |
| tree | f3f686ccc499440d03597802a3b38fb3917c05f9 /repos/extra | |
| parent | f4ba7c9dc99e49d5830f9baa3526f0d1f5fd52b4 (diff) | |
| download | alicelinux-c92e46e03fa552d4364e154134aee66e4dbc7f65.tar.gz alicelinux-c92e46e03fa552d4364e154134aee66e4dbc7f65.zip | |
tor: updated to 0.4.9.5
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/tor/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/tor/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/tor/.checksum b/repos/extra/tor/.checksum index 806cf0b9..6d87efab 100644 --- a/repos/extra/tor/.checksum +++ b/repos/extra/tor/.checksum @@ -1,2 +1,2 @@ 11a0991a6efa39319b7577d0ab4c1b1c0500f709820513f47c7047c66d08a2d3 run -a991158667144ec86bedd7f8283c0ad260bad7475a1636364af15c9a09e8c9fe tor-0.4.8.22.tar.gz +6e0e93223b4b22693207750cb850abe9e106c2b6a4e5e14b9f2012ee43fd4fab tor-0.4.9.5.tar.gz diff --git a/repos/extra/tor/abuild b/repos/extra/tor/abuild index 56fc109c..487e0b0f 100644 --- a/repos/extra/tor/abuild +++ b/repos/extra/tor/abuild @@ -1,5 +1,5 @@ name=tor -version=0.4.8.22 +version=0.4.9.5 release=1 source="https://dist.${name}project.org/${name}-${version}.tar.gz run" |