X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ftor;h=eb188373d80bd6b03cf34203049f3be4420a91b1;hp=79567366aa6b6507b2ecf0600fee2cf25f95f3fc;hb=31a849dd53128b3460f3d6f620a9ca286379e729;hpb=3bf58b324c24be0a43b15a55304958b6e02937fb diff --git a/lfs/tor b/lfs/tor index 79567366aa..eb188373d8 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.2.4.20 +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 = 6 +PAK_VER = 12 DEPS = "libevent2" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a8cd8e3b3a3f6a7770f2c22d280f19b8 +$(DL_FILE)_MD5 = 4a1b334c30d7b37ea72fa33425220d5d install : $(TARGET)