diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:45:38 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:45:38 +0000 |
| commit | f223fe60d44490620a77bb774c9720c000352f4f (patch) | |
| tree | 8906b8b5876a682414e518d604ba6e806976035b | |
| parent | 35d2df32cf491f91cb1f94e16ee84b680d5a5a26 (diff) | |
| download | alicelinux-f223fe60d44490620a77bb774c9720c000352f4f.tar.gz alicelinux-f223fe60d44490620a77bb774c9720c000352f4f.zip | |
tor: updated to 0.4.8.20
| -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 547d750c..d5e1b84d 100644 --- a/repos/extra/tor/.checksum +++ b/repos/extra/tor/.checksum @@ -1,2 +1,2 @@ 11a0991a6efa39319b7577d0ab4c1b1c0500f709820513f47c7047c66d08a2d3 run -60099d493c02086388e2b2b3e1acf4da0be4ce06a2a3c97a836c3ce1e08b0df9 tor-0.4.8.19.tar.gz +b5099d180e92abaaa58f5f5c667ae53cdf2eac8e34a267ed376f03e77d3161c7 tor-0.4.8.20.tar.gz diff --git a/repos/extra/tor/abuild b/repos/extra/tor/abuild index 96eb3640..eaf0e532 100644 --- a/repos/extra/tor/abuild +++ b/repos/extra/tor/abuild @@ -1,5 +1,5 @@ name=tor -version=0.4.8.19 +version=0.4.8.20 release=1 source="https://dist.${name}project.org/${name}-${version}.tar.gz run" |