]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/tor
Merge branch 'master' into next
[ipfire-2.x.git] / lfs / tor
diff --git a/lfs/tor b/lfs/tor
index 795f7c3ebcd8a16773f48e90658bd3ec9b197177..8eca48df58064e85430e5f908113f8a10a08c2ae 100644 (file)
--- a/lfs/tor
+++ b/lfs/tor
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.2.4.17-rc
+VER        = 0.2.5.12
 
 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    = 11
 
 DEPS       = "libevent2"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 2cdfb8dcc3306a43cf465a858bf97b2d
+$(DL_FILE)_MD5 = 89745069a7efb7aafd01ae263bd0fe5c
 
 install : $(TARGET)