redox/recipes/wip/net/ntpd-rs/recipe.toml
2024-02-11 23:12:10 +00:00

10 lines
195 B
TOML

#TODO program source code error
#TODO configure the service
[source]
git = "https://github.com/pendulum-project/ntpd-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages ntpd
"""