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