From 84e4ac6977b092a9132edafe5923eb83b6fb4562 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Sat, 14 Jul 2018 20:53:26 +0000 Subject: [PATCH] Tor: bump to 0.3.3.9. --- .../tor/patches/{tor-0.3.3.8.patchset => tor-0.3.3.9.patchset} | 0 net-vpn/tor/{tor-0.3.3.8.recipe => tor-0.3.3.9.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename net-vpn/tor/patches/{tor-0.3.3.8.patchset => tor-0.3.3.9.patchset} (100%) rename net-vpn/tor/{tor-0.3.3.8.recipe => tor-0.3.3.9.recipe} (96%) diff --git a/net-vpn/tor/patches/tor-0.3.3.8.patchset b/net-vpn/tor/patches/tor-0.3.3.9.patchset similarity index 100% rename from net-vpn/tor/patches/tor-0.3.3.8.patchset rename to net-vpn/tor/patches/tor-0.3.3.9.patchset diff --git a/net-vpn/tor/tor-0.3.3.8.recipe b/net-vpn/tor/tor-0.3.3.9.recipe similarity index 96% rename from net-vpn/tor/tor-0.3.3.8.recipe rename to net-vpn/tor/tor-0.3.3.9.recipe index 8f4f34dad..ebb8620fa 100644 --- a/net-vpn/tor/tor-0.3.3.8.recipe +++ b/net-vpn/tor/tor-0.3.3.9.recipe @@ -12,7 +12,7 @@ COPYRIGHT="2007-2018 The Tor Project, Inc. LICENSE="Tor" REVISION="1" SOURCE_URI="https://www.torproject.org/dist/tor-$portVersion.tar.gz" -CHECKSUM_SHA256="3cf5b4fea2491cbfefa1077bf1b2855e169052d381bd920cd57aa9bfaff6b3a5" +CHECKSUM_SHA256="85346b4d026e6a041c8e326d2cc64b5f5361b032075c89c5854f16dbc02fce6f" PATCHES="tor-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64"