redox/recipes/wip/zstd/recipe.toml
2023-11-30 18:13:53 +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"