redox/recipes/wip/nginx/recipe.toml
2023-11-30 18:13:53 +00:00

6 lines
119 B
TOML

#TODO Compilation error
[source]
tar = "https://nginx.org/download/nginx-1.24.0.tar.gz"
[build]
template = "configure"