From 0b5e680e1fd5f0ea52d95e588373807cedb5f797 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sat, 23 Dec 2023 15:53:28 +0000 Subject: [PATCH] update recipes --- recipes/wip/succeed2ban-tui/recipe.toml | 2 +- recipes/wip/sudo-rs/recipe.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/wip/succeed2ban-tui/recipe.toml b/recipes/wip/succeed2ban-tui/recipe.toml index ba59e3306..f48d3eb03 100644 --- a/recipes/wip/succeed2ban-tui/recipe.toml +++ b/recipes/wip/succeed2ban-tui/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO libsystemd crate error (needs porting) [source] git = "https://github.com/J-Bockhofer/succeed2ban-tui" [build] diff --git a/recipes/wip/sudo-rs/recipe.toml b/recipes/wip/sudo-rs/recipe.toml index 8e02feb26..b81f1ceda 100644 --- a/recipes/wip/sudo-rs/recipe.toml +++ b/recipes/wip/sudo-rs/recipe.toml @@ -1,6 +1,5 @@ #TODO requires Linux PAM, probably needs porting [source] git = "https://github.com/memorysafety/sudo-rs" -rev = "195d6f851904ab00357f040eef35e31abaebbe1b" [build] template = "cargo"