X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ftor;h=54f3b6486125ba879e78dd7ba959dfe6f9af729a;hp=10eaca4b80b50b646b2d778267e63894b26b3f36;hb=0f14446a89c090cd985ee544b19fdfa0afe04dad;hpb=0fffd0e763573f0e4be37653e5e4b8da9eec9531 diff --git a/lfs/tor b/lfs/tor index 10eaca4b80..54f3b64861 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.2.4.18-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 = 5 +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 = 6cc5bc776e9d61a9fb1b000609ed2692 +$(DL_FILE)_MD5 = 4a1b334c30d7b37ea72fa33425220d5d install : $(TARGET)