verify checksums
This commit is contained in:
11
packages/xz.shrap
Normal file
11
packages/xz.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "xz")
|
||||
(version "5.8.2")
|
||||
(homepage "https://tukaani.org/xz/")
|
||||
(src (tar
|
||||
(url "https://github.com/tukaani-project/xz/releases/download/v5.8.2/xz-5.8.2.tar.gz")
|
||||
(dir "xz-5.8.2")
|
||||
(blake3 "e63d8cbda1ba9e21d36c951a6c67a81cadadfdf4e9a1895c1f278265e8d6f8ad")))
|
||||
(build
|
||||
(configure_make
|
||||
(configure_flags "--disable-shared --disable-doc --disable-nls"))))
|
||||
Reference in New Issue
Block a user