From ea9d80f09ec711dbb2657d2d37876cc8c9b46c33 Mon Sep 17 00:00:00 2001 From: Daan Hoogland <daan@onecht.net> Date: Sun, 15 Jan 2017 21:12:44 +0100 Subject: [PATCH] upstream merge happened --- recipes/uutils/recipe.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/uutils/recipe.sh b/recipes/uutils/recipe.sh index 917b8be95..c83543262 100644 --- a/recipes/uutils/recipe.sh +++ b/recipes/uutils/recipe.sh @@ -1,2 +1,2 @@ -GIT=git@github.com:DaanHoogland/uutils-core.git +GIT=https://github.com/uutils/coreutils.git CARGOFLAGS="--no-default-features --features redox" -- GitLab