From 60985e75c8d783cadb1e5f6e30f3c153f5773e43 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 5 Nov 2020 23:31:26 +0000 Subject: [PATCH] tor: Bump package version Signed-off-by: Michael Tremer --- lfs/tor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/tor b/lfs/tor index 9564584076..5610c17d1b 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 = 53 +PAK_VER = 54 DEPS = libseccomp -- 2.39.5