From 8e41b852876fabd8e07cd72d9c61c62f8dc5d9be Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Wed, 22 Apr 2015 18:28:58 +0200 Subject: [PATCH] tor: Increase PAK_VER for shipping modified CGI file. --- lfs/tor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/tor b/lfs/tor index 209895297e..8eca48df58 100644 --- 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" -- 2.39.5