X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ftor;h=8eca48df58064e85430e5f908113f8a10a08c2ae;hb=b9f4c9f85f8072048cd835d5a0d913eeb926d2c5;hp=10eaca4b80b50b646b2d778267e63894b26b3f36;hpb=7d5e022df4b37f157f8528cbce892e273f1b4836;p=ipfire-2.x.git diff --git a/lfs/tor b/lfs/tor index 10eaca4b80..8eca48df58 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.2.4.18-rc +VER = 0.2.5.12 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 = 5 +PAK_VER = 11 DEPS = "libevent2" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 6cc5bc776e9d61a9fb1b000609ed2692 +$(DL_FILE)_MD5 = 89745069a7efb7aafd01ae263bd0fe5c install : $(TARGET)