From 607e448598303b406c863814db06584b067fb609 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jeremy@system76.com>
Date: Sat, 10 Nov 2018 13:28:57 -0700
Subject: [PATCH] Update liborbital link

---
 recipes/liborbital/recipe.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/liborbital/recipe.sh b/recipes/liborbital/recipe.sh
index 1c4e2bf6d..7896aaecb 100644
--- a/recipes/liborbital/recipe.sh
+++ b/recipes/liborbital/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/xtibor/liborbital
+GIT=https://gitlab.redox-os.org/redox-os/liborbital.git
 
 function recipe_stage {
     dest="$(realpath $1)"
-- 
GitLab