mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-07 03:58:41 +08:00
7 lines
235 B
TOML
7 lines
235 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/mummer4/mummer/blob/master/INSTALL.md
|
|
[source]
|
|
tar = "https://github.com/mummer4/mummer/releases/download/v4.0.1/mummer-4.0.1.tar.gz"
|
|
[build]
|
|
template = "configure"
|