summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-11-26 11:20:51 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-11-26 11:23:05 +0000
commitda025dc8109a0d0cee9b65ad5a4a67eb3fd01d35 (patch)
tree0e9d26a9715900032a70048e8193953060b72490
parent86f243bb12fd41778555ab83db53ba403e225d41 (diff)
common: use https protocol for common submodule
https://bugzilla.gnome.org/show_bug.cgi?id=775110
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 1ba590b44..1e46cf5ea 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "common"]
path = common
- url = git://anongit.freedesktop.org/gstreamer/common
+ url = https://anongit.freedesktop.org/git/gstreamer/common.git