From ca17f134ae8186502aca134849e20758b67eb59b Mon Sep 17 00:00:00 2001 From: Ribbon Date: Fri, 22 Dec 2023 12:09:49 +0000 Subject: [PATCH] update recipes --- recipes/wip/monolith/recipe.toml | 2 +- recipes/wip/morty/recipe.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/wip/monolith/recipe.toml b/recipes/wip/monolith/recipe.toml index bd5b88e9d..de4096e2d 100644 --- a/recipes/wip/monolith/recipe.toml +++ b/recipes/wip/monolith/recipe.toml @@ -1,4 +1,4 @@ -#TODO weird OpenSSL error on compilation (using cargo update) +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/Y2Z/monolith" [build] diff --git a/recipes/wip/morty/recipe.toml b/recipes/wip/morty/recipe.toml index fd3c251f3..052ee9c87 100644 --- a/recipes/wip/morty/recipe.toml +++ b/recipes/wip/morty/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/pulp-platform/morty" -rev = "a1a5b483fabc8b119a78f3c5b1921e8d6510720d" [build] template = "cargo"