redox/recipes/wip/libs/gdbm/recipe.toml
Piotr Wójcik a57a25da8a add gdbm
2024-03-25 20:38:28 +01:00

8 lines
125 B
TOML

[source]
tar="https://ftp.gnu.org/gnu/gdbm/gdbm-1.23.tar.gz"
patches = [
"redox.patch",
]
[build]
template = "configure"