From 9afb69e33e1dece54d32e72517c204d3a4a29aea Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 00:41:32 +0000 Subject: [PATCH] update recipes --- recipes/wip/ffizer/recipe.toml | 2 +- recipes/wip/file/recipe.toml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/wip/ffizer/recipe.toml b/recipes/wip/ffizer/recipe.toml index 0cd537a2f..f01600567 100644 --- a/recipes/wip/ffizer/recipe.toml +++ b/recipes/wip/ffizer/recipe.toml @@ -1,4 +1,4 @@ -#TODO compilation error (after a patch on the ring crate) +#TODO libssh2-sys crate error [source] git = "https://github.com/ffizer/ffizer" [build] diff --git a/recipes/wip/file/recipe.toml b/recipes/wip/file/recipe.toml index 03cd93d5e..14603c902 100644 --- a/recipes/wip/file/recipe.toml +++ b/recipes/wip/file/recipe.toml @@ -1,6 +1,5 @@ #TODO not compiled or tested [source] -git = "https://github.com/file/file" -rev = "4cbd5c8f0851201d203755b76cb66ba991ffd8be" +tar = "https://astron.com/pub/file/file-5.45.tar.gz" [build] template = "configure"