Fix port of TOR

* missed to include a patch for libevent, thanks to @chelmuth for recognizing!
This commit is contained in:
Stefan Kalkowski
2016-08-31 10:36:32 +02:00
committed by Christian Helmuth
parent b4b02afa5b
commit 29287e292d
3 changed files with 14 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
LICENSE := BSD-like
VERSION := 2.0.22
DOWNLOADS := libevent.archive
PATCHES := $(addprefix src/lib/libevent/,event-internal.patch)
PATCHES := $(addprefix src/lib/libevent/,event-internal.patch win32.patch)
PATCH_OPT := -p1 -d src/lib/libevent
URL(libevent) := https://github.com/libevent/libevent/releases/download/release-2.0.22-stable/libevent-2.0.22-stable.tar.gz
SHA(libevent) := a586882bc93a208318c70fc7077ed8fca9862864