From 3843c27b42feb93a17165e7a02cba9951b966e2e Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Sun, 1 Apr 2018 07:12:04 -0600
Subject: [PATCH] Update recipe.sh

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

diff --git a/recipes/drivers-041/recipe.sh b/recipes/drivers-041/recipe.sh
index 1859d66c3..4926e2669 100644
--- a/recipes/drivers-041/recipe.sh
+++ b/recipes/drivers-041/recipe.sh
@@ -1,5 +1,5 @@
 GIT=https://github.com/redox-os/drivers.git
-GIT_BRANCH=0.4.1
+BRANCH=0.4.1
 CARGOFLAGS=--all
 
 function recipe_version {
-- 
GitLab