libbpf: update meta.description
This commit is contained in:
parent
053ab7f57c
commit
bfe1b16f15
@ -47,7 +47,7 @@ stdenv.mkDerivation rec {
|
||||
# outputs = [ "out" "dev" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Upstream mirror of libbpf";
|
||||
description = "Library for loading eBPF programs and reading and manipulating eBPF objects from user-space";
|
||||
homepage = "https://github.com/libbpf/libbpf";
|
||||
license = with licenses; [ lgpl21 /* or */ bsd2 ];
|
||||
maintainers = with maintainers; [ thoughtpolice vcunat saschagrunert martinetd ];
|
||||
|
Loading…
Reference in New Issue
Block a user