summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2018-11-05 12:52:46 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2018-11-05 12:52:46 +0800
commit9c1f6b4d9146aa14393aa4b3dbce1e1554bc4b0e (patch)
tree19dba4d609ca22ea35b740b952957e19c0a1192d
parentdac16a0f6ac1e7714c6fe634049a545ebb0a7b66 (diff)
Clone the code from gitlab
This fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly/issues/22
-rw-r--r--.gitmodules2
-rw-r--r--gst-plugins-ugly.doap4
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 1e46cf5e..eff9ab34 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-ugly.doap b/gst-plugins-ugly.doap
index 030b8a63..bd36f89f 100644
--- a/gst-plugins-ugly.doap
+++ b/gst-plugins-ugly.doap
@@ -28,8 +28,8 @@ might be widely known to present patent problems.
<repository>
<GitRepository>
- <location rdf:resource="git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly"/>
- <browse rdf:resource="http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly"/>
+ <location rdf:resource="git://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly"/>
+ <browse rdf:resource="http://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly"/>
</GitRepository>
</repository>