From mboxrd@z Thu Jan  1 00:00:00 1970
From: Peter =?utf-8?q?M=C3=BCller?= <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] Tor: bump package version
Date: Sat, 18 Apr 2020 14:49:29 +0200
Message-ID: <d53d558e-3916-72e5-c047-41c619edabaa@ipfire.org>
In-Reply-To: <31a84953-dc17-8e37-e9e5-40445cbb1cea@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0327276567880261385=="
List-Id: <development.lists.ipfire.org>

--===============0327276567880261385==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

This is required in order to ship Tor compiled against libevent
2.1.11-stable.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 lfs/tor | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lfs/tor b/lfs/tor
index b6a1639d9..83ffa7371 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    = 47
+PAK_VER    = 48
 
 DEPS       = libseccomp
 
-- 
2.16.4

--===============0327276567880261385==--