Clone the code from gitlab
This fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly/issues/22
This commit is contained in:
parent
dac16a0f6a
commit
9c1f6b4d91
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user