diff --git a/recipes/wip/libarchive/recipe.toml b/recipes/libs/libarchive/recipe.toml
similarity index 57%
rename from recipes/wip/libarchive/recipe.toml
rename to recipes/libs/libarchive/recipe.toml
index 176b87b1afbd57702d3d6e526e3c056c4c254015..b5686e0ba05f77eaa8ac8bbca68409a87401b3ef 100644
--- a/recipes/wip/libarchive/recipe.toml
+++ b/recipes/libs/libarchive/recipe.toml
@@ -1,5 +1,6 @@
-#TODO Undefined reference to "getgrnam" and "getgrgid"
 [source]
 tar = "https://libarchive.org/downloads/libarchive-3.6.2.tar.xz"
+blake3 = "f98695fe81235a74fa3fc2c3ba0f0d4f13ea15f9be3850b83e304cf5d78be710"
+
 [build]
 template = "configure"