From 7baa834c406e254ab366d410f9e80e1f9577c6c4 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Fri, 7 Apr 2017 20:00:03 -0600
Subject: [PATCH] Add tar recipe

---
 recipes/tar/recipe.sh | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 recipes/tar/recipe.sh

diff --git a/recipes/tar/recipe.sh b/recipes/tar/recipe.sh
new file mode 100644
index 000000000..fc2aa80d6
--- /dev/null
+++ b/recipes/tar/recipe.sh
@@ -0,0 +1 @@
+GIT=https://github.com/redox-os/tar-rs.git
-- 
GitLab