summaryrefslogtreecommitdiff
path: root/patches/zano/0004-update-tor-connect.patch
blob: e1b7d2be9f8b2a53a376bc8c5a8af594a792d1eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
From 7d05e6a8d62ad3302bd1bb1818db36bde5885bab Mon Sep 17 00:00:00 2001
From: Czarek Nakamoto <cyjan@mrcyjanek.net>
Date: Tue, 5 Nov 2024 10:35:03 -0500
Subject: [PATCH 4/5] update tor-connect

---
 .gitmodules         | 2 +-
 contrib/tor-connect | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 57896bbb..4df859f8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,7 +7,7 @@
 	branch = main
 [submodule "contrib/tor-connect"]
 	path = contrib/tor-connect
-	url = https://github.com/hyle-team/tor-connect.git
+	url = https://github.com/MrCyjaneK/tor-connect.git
 	branch = main
 [submodule "contrib/jwt-cpp"]
 	path = contrib/jwt-cpp
diff --git a/contrib/tor-connect b/contrib/tor-connect
index b589edb1..cc445b2f 160000
--- a/contrib/tor-connect
+++ b/contrib/tor-connect
@@ -1 +1 @@
-Subproject commit b589edb1906dccb387cfeded6ed12286c5f0405f
+Subproject commit cc445b2f4850cb1713911f6002a869fd2853e48f
-- 
2.39.5 (Apple Git-154)