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