mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
10 lines
214 B
TOML
10 lines
214 B
TOML
[source]
|
|
tar = "https://libarchive.org/downloads/libarchive-3.6.2.tar.xz"
|
|
blake3 = "f98695fe81235a74fa3fc2c3ba0f0d4f13ea15f9be3850b83e304cf5d78be710"
|
|
patches = [
|
|
"redox.patch"
|
|
]
|
|
|
|
[build]
|
|
template = "configure"
|