diff --git a/recipes/wip/dev/redict/recipe.toml b/recipes/wip/dev/redict/recipe.toml new file mode 100644 index 00000000..7e7ed8cb --- /dev/null +++ b/recipes/wip/dev/redict/recipe.toml @@ -0,0 +1,6 @@ +#TODO Missing script for "make", see https://redict.io/docs/install/#installing-from-source +[source] +git = "https://codeberg.org/redict/redict" +rev = "5684cdbd9f2aefb494dfb346292d4322319d236b" +[build] +template = "custom" diff --git a/recipes/wip/dev/valkey/recipe.toml b/recipes/wip/dev/valkey/recipe.toml new file mode 100644 index 00000000..ec17f5de --- /dev/null +++ b/recipes/wip/dev/valkey/recipe.toml @@ -0,0 +1,6 @@ +#TODO Missing script for "make", see https://github.com/valkey-io/valkey#building-valkey +[source] +git = "https://github.com/valkey-io/valkey" +rev = "26388270f197bce84817eea0a73d687d58442654" +[build] +template = "custom"