speed up cmake, rustc, openvpn
This commit is contained in:
11
packages/libarchive.shrap
Normal file
11
packages/libarchive.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "libarchive")
|
||||
(version "3.8.5")
|
||||
(homepage "https://libarchive.org/")
|
||||
(dependencies make)
|
||||
(src (tar
|
||||
(url "https://libarchive.org/downloads/libarchive-3.8.5.tar.gz")
|
||||
(dir "libarchive-3.8.5")
|
||||
(blake3 "88054392b2b96bedf7d048eb5cd78cb13cab0829f0df1802b289d58c48702149")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user