Clone the code from gitlab
authorHaihao Xiang <haihao.xiang@intel.com>
Mon, 5 Nov 2018 04:16:46 +0000 (12:16 +0800)
committerHaihao Xiang <haihao.xiang@intel.com>
Mon, 5 Nov 2018 04:26:10 +0000 (12:26 +0800)
This fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/513

.gitmodules
gst-plugins-good.doap

index 1e46cf5..eff9ab3 100644 (file)
@@ -1,3 +1,3 @@
 [submodule "common"]
         path = common
-        url = https://anongit.freedesktop.org/git/gstreamer/common.git
+        url = https://gitlab.freedesktop.org/git/gstreamer/common.git
index 27b6a28..2f217e2 100644 (file)
@@ -27,8 +27,8 @@ the plug-in code, LGPL or LGPL-compatible for the supporting library).
 
  <repository>
    <GitRepository>
-     <location rdf:resource="git://anongit.freedesktop.org/gstreamer/gst-plugins-good"/>
-     <browse rdf:resource="http://cgit.freedesktop.org/gstreamer/gst-plugins-good"/>
+     <location rdf:resource="git://gitlab.freedesktop.org/gstreamer/gst-plugins-good"/>
+     <browse rdf:resource="http://gitlab.freedesktop.org/gstreamer/gst-plugins-good"/>
    </GitRepository>
  </repository>