diff --git a/recipes/wip/libs/libxcrypt/recipe.toml b/recipes/wip/libs/libxcrypt/recipe.toml new file mode 100644 index 000000000..6f6779ac9 --- /dev/null +++ b/recipes/wip/libs/libxcrypt/recipe.toml @@ -0,0 +1,4 @@ +[source] +tar = "https://github.com/besser82/libxcrypt/releases/download/v4.4.36/libxcrypt-4.4.36.tar.xz" +[build] +template = "configure"