From a4e22c6b8f2328a78ea00cc9f4d0152ab8a0126b Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Fri, 23 Feb 2024 19:34:13 +0000
Subject: [PATCH] Rename and move the "ssh" recipe

---
 recipes/{tools/ssh => net/openssh}/recipe.sh             | 0
 recipes/{tools/ssh => net/openssh}/redox-ssh/recipe.toml | 0
 recipes/{tools/ssh => net/openssh}/redox.patch           | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/{tools/ssh => net/openssh}/recipe.sh (100%)
 rename recipes/{tools/ssh => net/openssh}/redox-ssh/recipe.toml (100%)
 rename recipes/{tools/ssh => net/openssh}/redox.patch (100%)

diff --git a/recipes/tools/ssh/recipe.sh b/recipes/net/openssh/recipe.sh
similarity index 100%
rename from recipes/tools/ssh/recipe.sh
rename to recipes/net/openssh/recipe.sh
diff --git a/recipes/tools/ssh/redox-ssh/recipe.toml b/recipes/net/openssh/redox-ssh/recipe.toml
similarity index 100%
rename from recipes/tools/ssh/redox-ssh/recipe.toml
rename to recipes/net/openssh/redox-ssh/recipe.toml
diff --git a/recipes/tools/ssh/redox.patch b/recipes/net/openssh/redox.patch
similarity index 100%
rename from recipes/tools/ssh/redox.patch
rename to recipes/net/openssh/redox.patch
-- 
GitLab