speed up cmake, rustc, openvpn
This commit is contained in:
11
packages/ocaml.shrap
Normal file
11
packages/ocaml.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "ocaml")
|
||||
(version "5.4.1")
|
||||
(homepage "https://ocaml.org/")
|
||||
(dependencies make zstd)
|
||||
(src (tar
|
||||
(url "https://github.com/ocaml/ocaml/releases/download/5.4.1/ocaml-5.4.1.tar.gz")
|
||||
(dir "ocaml-5.4.1")
|
||||
(blake3 "b834191efd80d8cabfd674f5d76b5785b383c9e701c8af8fe017bcd7b3932693")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user