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