diff --git a/recipes/uutils/recipe.sh b/recipes/uutils/recipe.sh
index 1e1748f28e96ef572cb4fcec7898c16bff895263..e032fe5adbf0cb30f801b7f294b6fd11dabc9d0c 100644
--- a/recipes/uutils/recipe.sh
+++ b/recipes/uutils/recipe.sh
@@ -1,4 +1,5 @@
 GIT=https://gitlab.redox-os.org/redox-os/uutils.git
+BRANCH=redox-unix
 GIT_UPSTREAM=https://github.com/uutils/coreutils.git
 CARGOFLAGS="--no-default-features --features redox --bin uutils -- -C lto"