speed up cmake, rustc, openvpn
This commit is contained in:
11
packages/lzo.shrap
Normal file
11
packages/lzo.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "lzo")
|
||||
(version "2.10")
|
||||
(homepage "https://www.oberhumer.com/opensource/lzo/")
|
||||
(dependencies make)
|
||||
(src (tar
|
||||
(url "https://www.oberhumer.com/opensource/lzo/download/lzo-2.10.tar.gz")
|
||||
(dir "lzo-2.10")
|
||||
(blake3 "3e1c1d7b5858ca4415510a80ad48566b44f5d393714f847ea3652c8805a5abca")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user