]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/tor
Merge branch 'next'
[ipfire-2.x.git] / lfs / tor
diff --git a/lfs/tor b/lfs/tor
index 34e3b3ffbf300989b6951a80e22fe0b40d08051d..9d40be1cea86f11ece7f9002d705126a09dcc80f 100644 (file)
--- a/lfs/tor
+++ b/lfs/tor
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.4.5.7
+VER        = 0.4.5.8
 
 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    = 59
+PAK_VER    = 60
 
 DEPS       = libseccomp
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 3a1800592293a8d4122823eab9233739
+$(DL_FILE)_MD5 = a39d9b930a19936b57f097051c0ad509
 
 install : $(TARGET)