From 74cce55efbb7f7375a68b58ab810384385698a1b Mon Sep 17 00:00:00 2001
From: Tomas Ritter <tomas.ritter1@gmail.com>
Date: Tue, 22 Oct 2019 20:24:48 +0200
Subject: [PATCH] Added BlockEncrypt

---
 recipes/block_encrypt/recipe.sh | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 recipes/block_encrypt/recipe.sh

diff --git a/recipes/block_encrypt/recipe.sh b/recipes/block_encrypt/recipe.sh
new file mode 100644
index 000000000..5f51f41e4
--- /dev/null
+++ b/recipes/block_encrypt/recipe.sh
@@ -0,0 +1,2 @@
+GIT=https://github.com/tomasritter/block_encrypt.git
+
-- 
GitLab