12 lines
397 B
Plaintext
12 lines
397 B
Plaintext
(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)))
|