summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 75c2e0d1179d7b6c75c0f4066479bbc09aec647e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = aya-tool-git
	pkgdesc = tool for inspection and simple manipulation of eBPF programs and maps
	pkgver = 0.1.0+aya.0.13.1.r3.ge3bfeb9
	pkgrel = 1
	url = https://aya-rs.dev/book/aya/aya-tool/
	arch = x86_64
	arch = aarch64
	arch = riscv64
	license = MIT OR Apache-2.0
	makedepends = cargo
	makedepends = git
	makedepends = jq
	depends = rust-bindgen
	depends = bpf
	provides = aya-tool
	conflicts = aya-tool-bin
	conflicts = aya-tool
	source = git+https://github.com/aya-rs/aya
	b2sums = SKIP

pkgname = aya-tool-git