From 39594d71555a905ae7c5740974dfc2d781abe9e7 Mon Sep 17 00:00:00 2001 From: Haihao Xiang Date: Mon, 5 Nov 2018 12:16:46 +0800 Subject: [PATCH] Clone the code from gitlab This fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/513 --- .gitmodules | 2 +- gst-plugins-good.doap | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1e46cf5..eff9ab3 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-good.doap b/gst-plugins-good.doap index 27b6a28..2f217e2 100644 --- a/gst-plugins-good.doap +++ b/gst-plugins-good.doap @@ -27,8 +27,8 @@ the plug-in code, LGPL or LGPL-compatible for the supporting library). - - + + -- 2.7.4