diff --git a/recipes/core/uutils/recipe.toml b/recipes/core/uutils/recipe.toml index 9008fd711..9ba3e618d 100644 --- a/recipes/core/uutils/recipe.toml +++ b/recipes/core/uutils/recipe.toml @@ -1,6 +1,5 @@ [source] -git = "https://gitlab.redox-os.org/andrey.turkin/uutils.git" -branch = "cc-fix" +git = "https://github.com/uutils/coreutils" [build] template = "custom"