mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
9 lines
122 B
TOML
9 lines
122 B
TOML
[source]
|
|
tar = "https://ftp.gnu.org/gnu/sed/sed-4.4.tar.xz"
|
|
patches = [
|
|
"sed.patch"
|
|
]
|
|
|
|
[build]
|
|
template = "configure"
|