diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2018-11-10 14:01:08 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2018-11-10 14:01:08 +0000 |
commit | 984df95717d306fc44906711c1b32e5705b3353e (patch) | |
tree | 9b85a43e3e19780b168d5ab28a728666cad9c90c /recipes/orc.recipe | |
parent | 31ebd13a1d6d54462750df5e6a4b509b48a4243a (diff) |
recipes: anongit.freedesktop.org -> gitlab.freedesktop.org
Diffstat (limited to 'recipes/orc.recipe')
-rw-r--r-- | recipes/orc.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/orc.recipe b/recipes/orc.recipe index 0a5ab3e0..3e84a916 100644 --- a/recipes/orc.recipe +++ b/recipes/orc.recipe @@ -4,7 +4,7 @@ class Recipe(recipe.Recipe): name = 'orc' version = '0.4.28' - remotes = {'origin': 'https://anongit.freedesktop.org/git/gstreamer/orc'} + remotes = {'origin': 'https://gitlab.freedesktop.org/gstreamer/orc'} commit = 'origin/master' licenses = [License.BSD_like] autoreconf = True |