From 211d5c2bdb20b217d8bca2a8c97939bf7ce05a15 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Tue, 10 Oct 2017 21:43:24 -0600
Subject: [PATCH] Add rs-nes

---
 recipes/rs-nes/recipe.sh | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100755 recipes/rs-nes/recipe.sh

diff --git a/recipes/rs-nes/recipe.sh b/recipes/rs-nes/recipe.sh
new file mode 100755
index 000000000..18a3a7f64
--- /dev/null
+++ b/recipes/rs-nes/recipe.sh
@@ -0,0 +1,2 @@
+GIT=https://github.com/redox-os/rs-nes.git
+GIT_UPSTREAM=https://github.com/bgourlie/rs-nes.git
-- 
GitLab