redox/recipes/wip/tools/zstd/recipe.toml
2024-02-16 21:58:07 +00:00

6 lines
212 B
TOML

#TODO missing script for building, see https://github.com/facebook/zstd#build-instructions
[source]
tar = "https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-1.5.5.tar.gz"
[build]
template = "custom"