From 6ab5af3cb3292b2b620ef4961fe047e6635f02fa Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 20 Jul 2024 00:40:25 +0000
Subject: [PATCH] Move wget to the working recipes

---
 recipes/{wip => }/net/download/wget/recipe.toml | 1 -
 1 file changed, 1 deletion(-)
 rename recipes/{wip => }/net/download/wget/recipe.toml (88%)

diff --git a/recipes/wip/net/download/wget/recipe.toml b/recipes/net/download/wget/recipe.toml
similarity index 88%
rename from recipes/wip/net/download/wget/recipe.toml
rename to recipes/net/download/wget/recipe.toml
index 33a7cc4fe..dd4f52e69 100644
--- a/recipes/wip/net/download/wget/recipe.toml
+++ b/recipes/net/download/wget/recipe.toml
@@ -1,4 +1,3 @@
-#TODO not compiled or tested
 [source]
 tar = "https://ftp.gnu.org/gnu/wget/wget-1.21.4.tar.gz"
 [build]
-- 
GitLab