Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: libbpf
|
||||
description: Library for loading eBPF programs and reading and manipulating eBPF objects from user-space
|
||||
version: 1.7.0
|
||||
revision: 1
|
||||
url: https://github.com/libbpf/libbpf
|
||||
license: LGPL-2.1-only OR BSD-2-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libelf
|
||||
- linux-api-headers
|
||||
- zlib
|
||||
downloads:
|
||||
- url: https://github.com/libbpf/libbpf/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 7ab5feffbf78557f626f2e3e3204788528394494715a30fc2070fcddc2051b7b
|
||||
Reference in New Issue
Block a user