redox/recipes/wip/containers/crun/recipe.toml
2024-09-25 14:52:29 +00:00

6 lines
157 B
TOML

#TODO disable systemd and SELinux
[source]
tar = "https://github.com/containers/crun/releases/download/1.17/crun-1.17.tar.gz"
[build]
template = "configure"