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