redox/recipes/wip/libs/other/libuuid/recipe.toml
2024-06-26 03:59:18 +00: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"