From: Stefan Schantl Date: Wed, 22 Apr 2015 16:28:58 +0000 (+0200) Subject: tor: Increase PAK_VER for shipping modified CGI file. X-Git-Tag: v2.17-core91~113 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e41b852876fabd8e07cd72d9c61c62f8dc5d9be;p=people%2Fstevee%2Fipfire-2.x.git tor: Increase PAK_VER for shipping modified CGI file. --- 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"