even more packages
This commit is contained in:
11
packages/zstd.shrap
Normal file
11
packages/zstd.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "zstd")
|
||||
(version "1.5.7")
|
||||
(homepage "https://facebook.github.io/zstd/")
|
||||
(dependencies make)
|
||||
(src (tar
|
||||
(url "https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-1.5.7.tar.gz")
|
||||
(dir "zstd-1.5.7")
|
||||
(blake3 "730dca31244abd219e995f03a55d95b2cfb4b3e16cda055a79fa6f30a4f0e1db")))
|
||||
(build
|
||||
(make)))
|
||||
Reference in New Issue
Block a user