common: use https protocol for common submodule
authorTim-Philipp Müller <tim@centricular.com>
Sat, 26 Nov 2016 11:27:58 +0000 (11:27 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 26 Nov 2016 11:28:00 +0000 (11:28 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=775110

.gitmodules

index a6b1eda..3ff9d95 100644 (file)
@@ -1,3 +1,3 @@
 [submodule "common"]
        path = common
-       url = git://anongit.freedesktop.org/gstreamer/common
+       url = https://anongit.freedesktop.org/git/gstreamer/common.git