X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ftor;h=79567366aa6b6507b2ecf0600fee2cf25f95f3fc;hb=55f14706fb7f7b19459f960c4cb237881ab8620b;hp=795f7c3ebcd8a16773f48e90658bd3ec9b197177;hpb=c6137209a4fa72de7ea13be0c0713bddf57c0f38;p=ipfire-2.x.git diff --git a/lfs/tor b/lfs/tor index 795f7c3ebc..79567366aa 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.2.4.17-rc +VER = 0.2.4.20 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 = 4 +PAK_VER = 6 DEPS = "libevent2" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 2cdfb8dcc3306a43cf465a858bf97b2d +$(DL_FILE)_MD5 = a8cd8e3b3a3f6a7770f2c22d280f19b8 install : $(TARGET)