tor: upgrade to recent TOR release

This commit is contained in:
Stefan Kalkowski
2017-08-29 15:24:49 +02:00
committed by Norman Feske
parent 8eeda9d876
commit f1534d1032
4 changed files with 39 additions and 9 deletions

View File

@@ -1 +1 @@
3516a2892b2ccca0a08f96f34e0c3f80d2e6ab27
869893f0befc9ef98bc18be646417e50733d946c

View File

@@ -2,7 +2,7 @@ LICENSE := BSD-like
VERSION := git
DOWNLOADS := tor.git
URL(tor) := https://github.com/torproject/tor.git
REV(tor) := cb8557f7c93abc8b770f1753d2e39dafb2a9fe3b
REV(tor) := 51d14b3d478a94c410a695f736445f42ccc23fb9
DIR(tor) := src/app/tor
PATCHES := src/app/tor/build.patch \
src/app/tor/no_cloexec.patch \