diff --git a/weston.yaml b/weston.yaml index 9cdc67e8382f742ab5aa5caaff464383f0df9d1d..0965e2cb2fe722f757522dd2483a3562d0d0ef05 100644 --- a/weston.yaml +++ b/weston.yaml @@ -1,4 +1,5 @@ -version_control: github -src_repo: wayland-project/weston +version_control: git +src_repo: https://gitlab.freedesktop.org/wayland/weston.git tag_prefix: "" -seperator: "." +separator: "." +git_url: https://gitlab.freedesktop.org/wayland/weston.git