From f7f988b0d38cd7b05cdec1ca85a3432aebb58701 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Tue, 9 Jul 2024 07:41:08 +0000
Subject: [PATCH] Update a recipe

---
 recipes/wip/net/other/altuntun/recipe.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/wip/net/other/altuntun/recipe.toml b/recipes/wip/net/other/altuntun/recipe.toml
index 2f4e25313..429f50be9 100644
--- a/recipes/wip/net/other/altuntun/recipe.toml
+++ b/recipes/wip/net/other/altuntun/recipe.toml
@@ -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
 """
-- 
GitLab