Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Hiler <ahiler@codeweavers.com>2021-12-28 14:11:31 +0300
committerArkadiusz Hiler <ahiler@codeweavers.com>2022-01-06 17:41:27 +0300
commite1d3791025ab55ea08930b0206c2e0a54d0c7256 (patch)
treedc48d32aa37e9a5d7eb40484eb4a60d7d88771cd
parent4a359d64c9c1b9a8afbec8228b6f80ed94012cb3 (diff)
Use github gstreamer mirrors.
Freedesktop tends to have their https not working these days plus it's better to rely only on one hosting service instead of multiple.
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 4338a22f..2ef9d1ad 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -15,16 +15,16 @@
url = https://github.com/FNA-XNA/FAudio
[submodule "gstreamer"]
path = gstreamer
- url = https://gitlab.freedesktop.org/gstreamer/gstreamer.git
+ url = https://github.com/GStreamer/gstreamer.git
[submodule "gst-plugins-base"]
path = gst-plugins-base
- url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git
+ url = https://github.com/GStreamer/gst-plugins-base.git
[submodule "gst-plugins-good"]
path = gst-plugins-good
- url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git
+ url = https://github.com/GStreamer/gst-plugins-good.git
[submodule "gst-orc"]
path = gst-orc
- url = https://gitlab.freedesktop.org/gstreamer/orc.git
+ url = https://github.com/GStreamer/orc.git
[submodule "vkd3d-proton"]
path = vkd3d-proton
url = https://github.com/ValveSoftware/vkd3d