mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Add the "redict" and "valkey" recipes
This commit is contained in:
parent
4c9812da53
commit
5e7f2ef9e1
6
recipes/wip/dev/redict/recipe.toml
Normal file
6
recipes/wip/dev/redict/recipe.toml
Normal file
@ -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"
|
||||
6
recipes/wip/dev/valkey/recipe.toml
Normal file
6
recipes/wip/dev/valkey/recipe.toml
Normal file
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user