summaryrefslogtreecommitdiff
path: root/patches/zano/0004-update-tor-connect.patch
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-03-04 12:27:45 +0100
committerGitHub <noreply@github.com>2025-03-04 12:27:45 +0100
commitfdb16635cbfe1d45a3d5869c0a55ec871d912ea0 (patch)
treeec6703c28b4f09c6d10f56339db78a3cdb2c8b82 /patches/zano/0004-update-tor-connect.patch
parent991a0d0c97bce6ae8671dc763dd03876dfa9ea8a (diff)
chore(deps): update zano digest to fe85ce2 (#116)
* chore(deps): update zano digest to fe85ce2 * rebase needed patches * fix integration tests, generate checksum --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Czarek Nakamoto <cyjan@mrcyjanek.net>
Diffstat (limited to 'patches/zano/0004-update-tor-connect.patch')
-rw-r--r--patches/zano/0004-update-tor-connect.patch33
1 files changed, 0 insertions, 33 deletions
diff --git a/patches/zano/0004-update-tor-connect.patch b/patches/zano/0004-update-tor-connect.patch
deleted file mode 100644
index 76cc59d..0000000
--- a/patches/zano/0004-update-tor-connect.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-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 cd7f0c4b583488a7fe9b50de8e533a9853b6a5c7
---
-2.39.5 (Apple Git-154)
-