Remove old libnettle recipe

This commit is contained in:
Jeremy Soller 2024-01-12 15:16:07 -07:00
parent 25297b28cc
commit 894a3cf9ee
No known key found for this signature in database
GPG Key ID: DCFCA852D3906975

View File

@ -1,9 +0,0 @@
[source]
tar = "https://ftp.gnu.org/gnu/nettle/nettle-3.9.1.tar.gz"
blake3 = "e4bfbda32f4fdf5ed96c152efe3a3867193b690faa5378d02a2a6fd052ee3393"
[build]
template = "configure"
dependencies = [
"libgmp"
]