diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-09 05:39:03 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-09 05:39:03 +0000 |
| commit | eb20516af2ecb4d3b265985d12315c41568a83fc (patch) | |
| tree | bf2ae5be7d2062b53ad9cd179310c9598634f07a | |
| parent | bfd76e53bb59b63f0b7b535999bac180f65b683b (diff) | |
| download | alicelinux-eb20516af2ecb4d3b265985d12315c41568a83fc.tar.gz alicelinux-eb20516af2ecb4d3b265985d12315c41568a83fc.zip | |
tor: updated to 0.4.9.8
| -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 7f303764..caf06304 100644 --- a/repos/extra/tor/.checksum +++ b/repos/extra/tor/.checksum @@ -1,2 +1,2 @@ 11a0991a6efa39319b7577d0ab4c1b1c0500f709820513f47c7047c66d08a2d3 run -fa6d8d741cd2d18d4285116dc9b8b14c98fb77cfa690164684d9b5fcec4492f8 tor-0.4.9.6.tar.gz +a0f572e86c616d08ce6348e4baf1bc4f84fb86aa0635334fa5324e12983e90b1 tor-0.4.9.8.tar.gz diff --git a/repos/extra/tor/abuild b/repos/extra/tor/abuild index 60500038..6caeba26 100644 --- a/repos/extra/tor/abuild +++ b/repos/extra/tor/abuild @@ -1,5 +1,5 @@ name=tor -version=0.4.9.6 +version=0.4.9.8 release=1 source="https://dist.${name}project.org/${name}-${version}.tar.gz run" |