From 1c3121d8f9ea4b0536a076284092a26a75e5a71f Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Tue, 10 Oct 2017 21:31:54 -0600
Subject: [PATCH] Update rustual-boy fork

---
 recipes/rustual-boy/recipe.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/rustual-boy/recipe.sh b/recipes/rustual-boy/recipe.sh
index 86da8cf0f..7e232b2c8 100755
--- a/recipes/rustual-boy/recipe.sh
+++ b/recipes/rustual-boy/recipe.sh
@@ -1,5 +1,5 @@
-GIT=https://github.com/xtibor/rustual-boy.git
-BRANCH=redox
+GIT=https://github.com/redox-os/rustual-boy.git
+GIT_UPSTREAM=https://github.com/emu-rs/rustual-boy.git
 
 function recipe_update {
     cd rustual-boy-cli
-- 
GitLab