finally skip perl & openssl docs
This commit is contained in:
12
packages/libsodium.shrap
Normal file
12
packages/libsodium.shrap
Normal file
@@ -0,0 +1,12 @@
|
||||
(package
|
||||
(name "libsodium")
|
||||
(version "1.0.21-stable")
|
||||
(homepage "https://libsodium.gitbook.io/doc")
|
||||
(dependencies make)
|
||||
(src (tar
|
||||
(url "https://download.libsodium.org/libsodium/releases/libsodium-1.0.21-stable.tar.gz")
|
||||
(dir "libsodium-stable")
|
||||
(blake3 "cba92d24061a7853a5735797e58165d5008f75de96a75ee2feea636e2e6e5762")))
|
||||
(build
|
||||
(configure_make
|
||||
(configure_flags "--disable-shared"))))
|
||||
Reference in New Issue
Block a user