Use New Repos
This commit is contained in:
parent
513628d91f
commit
4977898bcd
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -1,6 +1,6 @@
|
|||||||
[submodule "dependencies/libpng/src"]
|
[submodule "dependencies/libpng/src"]
|
||||||
path = 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"]
|
[submodule "dependencies/zlib/src"]
|
||||||
path = dependencies/libpng/zlib/src
|
path = dependencies/libpng/zlib/src
|
||||||
url = https://github.com/madler/zlib.git
|
url = https://github.com/madler/zlib.git
|
||||||
@ -9,7 +9,7 @@
|
|||||||
url = https://github.com/glfw/glfw.git
|
url = https://github.com/glfw/glfw.git
|
||||||
[submodule "dependencies/zenity/src"]
|
[submodule "dependencies/zenity/src"]
|
||||||
path = 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"]
|
[submodule "launcher/dependencies/patchelf/src"]
|
||||||
path = launcher/dependencies/patchelf/src
|
path = launcher/dependencies/patchelf/src
|
||||||
url = https://github.com/NixOS/patchelf.git
|
url = https://github.com/NixOS/patchelf.git
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 734daa3d0f79cf1a0c81f927d846ace5d6a2c8e1
|
Subproject commit c2b419dc2a0d6095eaa69b65ad5854ce847bdd01
|
Loading…
Reference in New Issue
Block a user