From c70738e2c0f44dd1c66ab3ee972cd0990b01fd1c Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Wed, 2 May 2018 20:07:15 -0600
Subject: [PATCH] Add redox-ssh recipe

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

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