redox/recipes/libffi/recipe.toml

12 lines
303 B
TOML

[source]
#git = "https://github.com/libffi/libffi"
#rev = "20562ac0427c3578250d04c6e34fb0127d4551cf"
tar = "https://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz"
blake3 = "a00597a8bd26304977d7c180135e91969a175a5108bd0024a03eb0636e6cb0bf"
patches = [
"redox.patch"
]
[build]
template = "configure"