even more packages
This commit is contained in:
11
packages/libxxhash.shrap
Normal file
11
packages/libxxhash.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "libxxhash")
|
||||
(version "0.8.3")
|
||||
(homepage "https://xxhash.com/")
|
||||
(dependencies make)
|
||||
(src (tar
|
||||
(url "https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.3.tar.gz")
|
||||
(dir "xxHash-0.8.3")
|
||||
(blake3 "64073932284e6076cec589aefbff9df671f8a18042f9ba6474d295179bc5eed2")))
|
||||
(build
|
||||
(make)))
|
||||
Reference in New Issue
Block a user