mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-05 02:58:42 +08:00
13 lines
225 B
TOML
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",
|
|
#]
|