tor: update to 0.2.6.9

This commit is contained in:
Jan Paul Tuecking
2015-06-12 00:05:02 +02:00
parent 1ea718199a
commit 57a3100d2d

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.2.6.8
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 = 20a8c1f8cd7e8c912c4f3f0b67740fa5
$(DL_FILE)_MD5 = 4a1b334c30d7b37ea72fa33425220d5d
install : $(TARGET)