verify checksums
This commit is contained in:
11
packages/libgmp.shrap
Normal file
11
packages/libgmp.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "libgmp")
|
||||
(version "6.3.0")
|
||||
(homepage "https://gmplib.org/")
|
||||
(dependencies "xz" "m4")
|
||||
(src (tar
|
||||
(url "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz")
|
||||
(dir "gmp-6.3.0")
|
||||
(blake3 "fffe4996713928ae19331c8ef39129e46d3bf5b7182820656fd4639435cd83a4")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user