redox/recipes/wip/security/hydra/recipe.toml
2026-05-15 05:28:54 -03:00

13 lines
225 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/vanhauser-thc/thc-hydra"
rev = "v9.7"
shallow_clone = true
[build]
template = "configure"
#dependencies = [
# "openssl3",
# "libssh",
# "memcached",
#]