mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
Promote libnettle to libs
This commit is contained in:
parent
ea3b696975
commit
25297b28cc
9
recipes/libs/libnettle/recipe.toml
Normal file
9
recipes/libs/libnettle/recipe.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[source]
|
||||
tar = "https://ftp.gnu.org/gnu/nettle/nettle-3.9.1.tar.gz"
|
||||
blake3 = "e4bfbda32f4fdf5ed96c152efe3a3867193b690faa5378d02a2a6fd052ee3393"
|
||||
|
||||
[build]
|
||||
template = "configure"
|
||||
dependencies = [
|
||||
"libgmp"
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user