mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
6 lines
209 B
TOML
6 lines
209 B
TOML
#TODO missing script for building, see https://ant.apache.org/manual/install.html#buildingant
|
|
[source]
|
|
tar = "https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.xz"
|
|
[build]
|
|
template = "custom"
|