mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
7 lines
203 B
TOML
7 lines
203 B
TOML
#TODO Not compiled or tested
|
|
# in case of problems, read https://www.php.net/manual/en/install.unix.php
|
|
[source]
|
|
tar = "https://www.php.net/distributions/php-8.3.0.tar.xz"
|
|
[build]
|
|
template = "configure"
|