]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Tor: update to 0.4.0.5
authorPeter Müller <peter.mueller@ipfire.org>
Thu, 9 May 2019 20:06:00 +0000 (20:06 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 10 May 2019 03:21:19 +0000 (04:21 +0100)
See https://blog.torproject.org/new-release-tor-0405 for release
announcements.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/tor

diff --git a/lfs/tor b/lfs/tor
index 2b0e0903a4a380bce83b92218603a04c8a56a426..0ed3109ab4f58546b7968828a17feb3d854be58e 100644 (file)
--- a/lfs/tor
+++ b/lfs/tor
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.3.5.8
+VER        = 0.4.0.5
 
 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    = 35
+PAK_VER    = 36
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e4b0feca80cc221ab235c9544851b146
+$(DL_FILE)_MD5 = 23278fc58d0014db22b428cdae3ea966
 
 install : $(TARGET)