]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
tor: Update to 0.2.7.6
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 7 May 2016 12:23:28 +0000 (13:23 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 7 May 2016 12:23:28 +0000 (13:23 +0100)
Fixes #11117

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/tor

diff --git a/lfs/tor b/lfs/tor
index 91eab09b9f19855d6233f90592526e952d71cbab..4cecf23993cc6e611ed3f66b462f174d81bf24ed 100644 (file)
--- a/lfs/tor
+++ b/lfs/tor
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.2.6.9
+VER        = 0.2.7.6
 
 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    = 15
+PAK_VER    = 16
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 4a1b334c30d7b37ea72fa33425220d5d
+$(DL_FILE)_MD5 = cc19107b57136a68e8c563bf2d35b072
 
 install : $(TARGET)