From 0e5437b9cd962d92488ac9cef42429b7b8f7348a Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sun, 21 Jul 2024 18:35:34 +0000 Subject: [PATCH] Fix the xz recipe --- recipes/tools/xz/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/tools/xz/recipe.toml b/recipes/tools/xz/recipe.toml index 87eb02ea..9089699d 100644 --- a/recipes/tools/xz/recipe.toml +++ b/recipes/tools/xz/recipe.toml @@ -1,5 +1,5 @@ [source] -git = "https://git.tukaani.org/xz.git" +git = "https://github.com/tukaani-project/xz" # v5.2.5 rev = "2327a461e1afce862c22269b80d3517801103c1b"