mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
8 lines
155 B
TOML
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"
|