summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2018-11-05 12:46:29 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2018-11-05 12:46:29 +0800
commit557613e6403d3292b3ea4b14d386a8e3d7c0e3aa (patch)
tree4ced9d582113e062a48647c20f4c54f6b9e241b7
parent2b2fc0f85543c5958a26b2ae38bdfee0a0f68524 (diff)
downloadgstreamer-plugins-bad-557613e6403d3292b3ea4b14d386a8e3d7c0e3aa.tar.gz
Clone the code from gitlab
This fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/814
-rw-r--r--.gitmodules2
-rw-r--r--gst-plugins-bad.doap4
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 1e46cf5ea..eff9ab34e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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
diff --git a/gst-plugins-bad.doap b/gst-plugins-bad.doap
index 8b0d9aff6..546f5ea6c 100644
--- a/gst-plugins-bad.doap
+++ b/gst-plugins-bad.doap
@@ -28,8 +28,8 @@ real live maintainer, or some actual wide use.
<repository>
<GitRepository>
- <location rdf:resource="git://anongit.freedesktop.org/gstreamer/gst-plugins-bad"/>
- <browse rdf:resource="http://cgit.freedesktop.org/gstreamer/gst-plugins-bad"/>
+ <location rdf:resource="git://gitlab.freedesktop.org/gstreamer/gst-plugins-bad"/>
+ <browse rdf:resource="http://gitlab.freedesktop.org/gstreamer/gst-plugins-bad"/>
</GitRepository>
</repository>