From 7f7f3efb243c1ab47b52010d4115ace0baaef17d Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Tue, 13 Jun 2017 22:13:19 -0600
Subject: [PATCH] Update recipe.sh

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

diff --git a/recipes/rust/recipe.sh b/recipes/rust/recipe.sh
index 62b0b5b86..c2e13f227 100644
--- a/recipes/rust/recipe.sh
+++ b/recipes/rust/recipe.sh
@@ -1,4 +1,4 @@
-mIT=https://github.com/ids1024/rust.git
+GIT=https://github.com/ids1024/rust.git
 BRANCH=compile-redox
 
 ARCH=x86_64
-- 
GitLab