* mcpu power8 rebuild
This commit is contained in:
parent
86f052248a
commit
0287afb96e
22
libbpf/.SRCINFO
Normal file
22
libbpf/.SRCINFO
Normal file
@ -0,0 +1,22 @@
|
||||
pkgbase = libbpf
|
||||
pkgdesc = Library for loading eBPF programs and reading and manipulating eBPF objects from user-space
|
||||
pkgver = 1.4.3
|
||||
pkgrel = 1.1
|
||||
url = https://github.com/libbpf/libbpf
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = LGPL-2.1-or-later
|
||||
makedepends = rsync
|
||||
depends = glibc
|
||||
depends = libelf
|
||||
depends = linux-api-headers
|
||||
depends = zlib
|
||||
provides = libbpf.so
|
||||
source = https://github.com/libbpf/libbpf/archive/v1.4.3/libbpf-1.4.3.tar.gz
|
||||
sha512sums = d03965f8abeaac840cda28fdacf9df378869fa6e5ef45d992fc5398bed5970ebedb24f20676b1779f8941b4b912bb691948e198eff87ea1d5d8e5cd95d6e06d1
|
||||
b2sums = a5440a6ba64cf5f0783ec49e3e1f13badf9fc7acc4c3ffd2ec9a499b68fb668a0b9ca9fa482d53d2e0f3d698ffe4e251e5159d668d9e41fab066912553196a81
|
||||
|
||||
pkgname = libbpf
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=libbpf
|
||||
pkgver=1.4.3
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc='Library for loading eBPF programs and reading and manipulating eBPF objects from user-space'
|
||||
url='https://github.com/libbpf/libbpf'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user