redox/recipes/wip/net/proxy/hitch/recipe.toml
2025-10-30 02:35:09 -03:00

10 lines
177 B
TOML

#TODO not compiled or tested
[source]
tar = "https://www.hitch-tls.org/source/hitch-1.8.0.tar.gz"
[build]
template = "configure"
dependencies = [
"libev",
"openssl3",
]