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

.gitmodules

index fa4d7ec..ed71edb 100644 (file)
@@ -1,6 +1,6 @@
 [submodule "common"]
         path = common
-        url = git://anongit.freedesktop.org/gstreamer/common
+        url = https://anongit.freedesktop.org/git/gstreamer/common.git
 [submodule "gst-libs/ext/libav"]
         path = gst-libs/ext/libav
         url = git://source.ffmpeg.org/ffmpeg.git