redox/recipes/wip/php/recipe.toml
2023-12-01 18:26:01 +00:00

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"