Update a recipe

This commit is contained in:
Ribbon 2024-07-09 07:41:08 +00:00
parent 126b602a65
commit f7f988b0d3

View File

@ -1,8 +1,8 @@
#TODO source code error
[source]
git = "https://github.com/cloudflare/boringtun"
git = "https://github.com/cableguard/altuntun"
[build]
template = "custom"
script = """
cookbook_cargo_packages boringtun-cli
cookbook_cargo_packages altuntun-cli
"""