diff options
Diffstat (limited to 'repos/extra/tor')
| -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" |