summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2018-11-05 12:06:15 +0800
committerTim-Philipp Müller <tim@centricular.com>2019-05-02 17:34:10 +0100
commitc831f96a7a888893c0e83842dca7234be1f4eeab (patch)
treef31cba8f92dbf1388ac9fead1311ec2781b4a7f3
parent61f9ac3393e4376639e0eb979aa9d27da348967b (diff)
downloadgstreamer-plugins-base-c831f96a7a888893c0e83842dca7234be1f4eeab.tar.gz
Clone the code from gitlab
This fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/503
-rw-r--r--.gitmodules2
-rw-r--r--gst-plugins-base.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-base.doap b/gst-plugins-base.doap
index c24945891..5cbb731b5 100644
--- a/gst-plugins-base.doap
+++ b/gst-plugins-base.doap
@@ -29,8 +29,8 @@ A wide range of video and audio decoders, encoders, and filters are included.
<repository>
<GitRepository>
- <location rdf:resource="git://anongit.freedesktop.org/gstreamer/gst-plugins-base"/>
- <browse rdf:resource="http://cgit.freedesktop.org/gstreamer/gst-plugins-base"/>
+ <location rdf:resource="git://gitlab.freedesktop.org/gstreamer/gst-plugins-base"/>
+ <browse rdf:resource="http://gitlab.freedesktop.org/gstreamer/gst-plugins-base"/>
</GitRepository>
</repository>