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

.gitmodules

index 1ba590b..1e46cf5 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