diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2016-12-11 23:56:19 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2016-12-17 13:55:20 +0100 |
commit | 703c91f7226a5ad6ea9e02b6b40f5763be1c8767 (patch) | |
tree | c441f743b95f6d616f4668c85f02c106e51055d3 /net/tor/patches | |
parent | 347c2f4ecc2a7c8382eedf74f0cfced97aaa1eec (diff) |
tor: update to version 0.2.8.11
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'net/tor/patches')
-rw-r--r-- | net/tor/patches/001-torrc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tor/patches/001-torrc.patch b/net/tor/patches/001-torrc.patch index e295219f1..47e04f93f 100644 --- a/net/tor/patches/001-torrc.patch +++ b/net/tor/patches/001-torrc.patch @@ -1,6 +1,6 @@ --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in -@@ -45,11 +45,11 @@ +@@ -46,11 +46,11 @@ ## Uncomment this to start the process in the background... or use ## --runasdaemon 1 on the command line. This is ignored on Windows; ## see the FAQ entry if you want Tor to run as an NT service. @@ -14,7 +14,7 @@ ## The port on which Tor will listen for local connections from Tor ## controller applications, as documented in control-spec.txt. -@@ -190,3 +190,4 @@ +@@ -202,3 +202,4 @@ ## address manually to your friends, uncomment this line: #PublishServerDescriptor 0 |