From: Michael Tremer Date: Sat, 3 Dec 2016 13:30:02 +0000 (+0000) Subject: tor: Update to 0.2.8.10 X-Git-Tag: v2.19-core108~10 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=6268c62384c17112f10cb0c6acc3b0951eb81f2c tor: Update to 0.2.8.10 Brings various major bugfixes and privacy enhancements Signed-off-by: Michael Tremer --- diff --git a/lfs/tor b/lfs/tor index a00ff25965..5f39d78975 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.2.7.6 +VER = 0.2.8.10 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 = 17 +PAK_VER = 18 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = cc19107b57136a68e8c563bf2d35b072 +$(DL_FILE)_MD5 = f5762c9eeb7bc68a6405cd5d6a53b5d7 install : $(TARGET)