tor: update to 0.2.5.11

This commit is contained in:
Jan Paul Tuecking
2015-04-03 03:05:24 +02:00
parent 6949953b7f
commit 79b269802d
2 changed files with 3 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.2.4.23
VER = 0.2.5.11
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 = 8
PAK_VER = 9
DEPS = "libevent2"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 9e39928e310612c3bffee727f554c63f
$(DL_FILE)_MD5 = 9ca64f76996cb8a750e50c792e2c4c52
install : $(TARGET)