redox/recipes/wip/libs/other/gdbm/recipe.toml
2024-06-26 03:59:18 +00: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"