redox/recipes/wip/libs/text/libfastjson/recipe.toml
2026-07-01 21:14:24 -03:00

11 lines
197 B
TOML

#TODO compile and test
[source]
git = "https://github.com/rsyslog/libfastjson"
rev = "v1.2304.0"
shallow_clone = true
script = """
autotools_recursive_regenerate
"""
[build]
template = "configure"