Remove port of tor

Fixes #205
This commit is contained in:
Norman Feske
2020-04-22 15:06:32 +02:00
parent ec37477e20
commit d8c3feaf5e
11 changed files with 0 additions and 1477 deletions

View File

@@ -1 +0,0 @@
869893f0befc9ef98bc18be646417e50733d946c

View File

@@ -1,11 +0,0 @@
LICENSE := BSD-like
VERSION := git
DOWNLOADS := tor.git
URL(tor) := https://github.com/torproject/tor.git
REV(tor) := 51d14b3d478a94c410a695f736445f42ccc23fb9
DIR(tor) := src/app/tor
PATCHES := src/app/tor/build.patch \
src/app/tor/no_cloexec.patch \
src/app/tor/no_flock.patch \
src/app/tor/no_signals.patch
PATCH_OPT := -p1 -d src/app/tor