redox/recipes/wip/libs/libuuid/recipe.toml
2024-03-25 20:38:28 +01:00

8 lines
155 B
TOML

[source]
tar = "https://sourceforge.net/projects/libuuid/files/libuuid-1.0.3.tar.gz/download"
patches = [
"redox.patch"
]
[build]
template = "configure"