X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ftor;h=54f3b6486125ba879e78dd7ba959dfe6f9af729a;hp=795f7c3ebcd8a16773f48e90658bd3ec9b197177;hb=0f14446a89c090cd985ee544b19fdfa0afe04dad;hpb=9f6da934a3b635f5c9f96ab737977dad2582e498 diff --git a/lfs/tor b/lfs/tor index 795f7c3ebc..54f3b64861 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.2.4.17-rc +VER = 0.2.6.9 THISAPP = tor-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tor -PAK_VER = 4 +PAK_VER = 13 -DEPS = "libevent2" +DEPS = "" ############################################################################### # Top-level Rules @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 2cdfb8dcc3306a43cf465a858bf97b2d +$(DL_FILE)_MD5 = 4a1b334c30d7b37ea72fa33425220d5d install : $(TARGET)