From 4977898bcd406db25083a0d155a9ca921c3a7b71 Mon Sep 17 00:00:00 2001 From: TheBrokenRail Date: Fri, 5 Aug 2022 20:37:11 -0400 Subject: [PATCH] Use New Repos --- .gitmodules | 4 ++-- launcher/dependencies/patchelf/src | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1e3a608..29f8e8f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "dependencies/libpng/src"] path = dependencies/libpng/src - url = https://github.com/glennrp/libpng.git + url = https://gitea.thebrokenrail.com/minecraft-pi-reborn/libpng.git [submodule "dependencies/zlib/src"] path = dependencies/libpng/zlib/src url = https://github.com/madler/zlib.git @@ -9,7 +9,7 @@ url = https://github.com/glfw/glfw.git [submodule "dependencies/zenity/src"] path = dependencies/zenity/src - url = https://gitea.thebrokenrail.com/TheBrokenRail/zenity.git + url = https://gitea.thebrokenrail.com/minecraft-pi-reborn/zenity.git [submodule "launcher/dependencies/patchelf/src"] path = launcher/dependencies/patchelf/src url = https://github.com/NixOS/patchelf.git diff --git a/launcher/dependencies/patchelf/src b/launcher/dependencies/patchelf/src index 734daa3..c2b419d 160000 --- a/launcher/dependencies/patchelf/src +++ b/launcher/dependencies/patchelf/src @@ -1 +1 @@ -Subproject commit 734daa3d0f79cf1a0c81f927d846ace5d6a2c8e1 +Subproject commit c2b419dc2a0d6095eaa69b65ad5854ce847bdd01