redox/recipes/wip/security/yara-x/recipe.toml
2025-05-26 14:03:44 -03:00

9 lines
163 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/VirusTotal/yara-x"
[build]
template = "custom"
script = """
cookbook_cargo_packages yara-x-cli
"""