From cc9f8c3c05a8ea5a240868682b79fddaa7b2aeac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= <ark@switnet.org>
Date: Mon, 8 Mar 2021 19:46:47 +0000
Subject: [PATCH] fix tor_t10

---
 helpers/make-tor | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/helpers/make-tor b/helpers/make-tor
index 7265473c..36eaca88 100644
--- a/helpers/make-tor
+++ b/helpers/make-tor
@@ -17,8 +17,9 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=2
+VERSION=3
 EXTERNAL='deb-src http://deb.torproject.org/torproject.org $UPSTREAM main'
+REPOKEY=EE8CBC9E886DDD89
 
 . ./config
 
-- 
GitLab