]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
tor: Increase PAK_VER for shipping modified CGI file.
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 22 Apr 2015 16:28:58 +0000 (18:28 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 22 Apr 2015 16:28:58 +0000 (18:28 +0200)
lfs/tor

diff --git a/lfs/tor b/lfs/tor
index 209895297e63c08d8b1baaff825c8aae157c4fbe..8eca48df58064e85430e5f908113f8a10a08c2ae 100644 (file)
--- a/lfs/tor
+++ b/lfs/tor
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = tor
-PAK_VER    = 10
+PAK_VER    = 11
 
 DEPS       = "libevent2"