redox/recipes/wip/tools/toybox/recipe.toml
2024-03-11 03:29:36 +00:00

6 lines
195 B
TOML

#TODO missing script for GNU Make, see https://www.landley.net/toybox/code.html#building
[source]
tar = "https://www.landley.net/toybox/downloads/toybox-0.8.9.tar.gz"
[build]
template = "custom"