Merge remote-tracking branch 'earl/tor' into next

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

Conflicts:
	lfs/tor
This commit is contained in:
Michael Tremer
2015-06-12 11:56:43 +02:00

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.2.5.12
VER = 0.2.6.9
THISAPP = tor-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = tor
PAK_VER = 11
PAK_VER = 12
DEPS = "libevent2"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 89745069a7efb7aafd01ae263bd0fe5c
$(DL_FILE)_MD5 = 4a1b334c30d7b37ea72fa33425220d5d
install : $(TARGET)