From b74a54b1ac0fa605f56411704fb902d7cf17c71a Mon Sep 17 00:00:00 2001 From: Paul Cercueil Date: Fri, 8 Apr 2022 18:36:50 +0100 Subject: [PATCH] lightning: Update to my own repository The maintainer of GNU Lightning seems MIA, and therefore it is currently impossible to contribute to the upstream project. Until the situation improves, switch to my own repository, in which I will be able to include patches that benefit this core. Signed-off-by: Paul Cercueil --- deps/lightning/.gitrepo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/lightning/.gitrepo b/deps/lightning/.gitrepo index d49a4e87..a26c16d4 100644 --- a/deps/lightning/.gitrepo +++ b/deps/lightning/.gitrepo @@ -4,8 +4,8 @@ ; git-subrepo command. See https://github.com/git-commands/git-subrepo#readme ; [subrepo] - remote = https://git.savannah.gnu.org/git/lightning.git - branch = master + remote = https://github.com/pcercuei/gnu_lightning.git + branch = pcsx_rearmed commit = 876c1043bec5bfd594482b40700c84693e40d0eb parent = cef02748fe77c0d29b441447659262ce1da47c4b method = merge -- 2.39.2