diff options
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 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" |