redox/recipes/text/gawk/recipe.toml
2026-06-20 14:18:06 +07:00

10 lines
220 B
TOML

[source]
tar = "https://ftp.gnu.org/gnu/gawk/gawk-5.2.0.tar.xz"
blake3 = "31b907e8223fc265b73d94f32a6fce8082993da8558ed6e9f4ec95cdb98ad032"
script = """
autotools_recursive_regenerate
"""
[build]
template = "configure"