redox/recipes/wip/containers/podman/recipe.toml
2026-06-08 16:09:49 -03:00

8 lines
143 B
TOML

#TODO implement go template
[source]
git = "https://github.com/containers/podman"
branch = "v5.2"
shallow_clone = true
[build]
template = "go"