mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
10 lines
198 B
TOML
10 lines
198 B
TOML
[source]
|
|
tar = "https://ftp.gnu.org/gnu/sed/sed-4.4.tar.xz"
|
|
blake3 = "a88c12b2b4304e53e3c7ae2eb0499d02e28873c1b9e1a6871e5347c6886a1ecd"
|
|
patches = [
|
|
"sed.patch"
|
|
]
|
|
|
|
[build]
|
|
template = "configure"
|