bpftrace: update to 0.15.0.
This commit is contained in:
parent
263e9b16d1
commit
eddb68f4b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bpftrace'
|
||||
pkgname=bpftrace
|
||||
version=0.14.1
|
||||
version=0.15.0
|
||||
revision=1
|
||||
archs="x86_64* aarch64* ppc64*"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/iovisor/bpftrace/"
|
||||
distfiles="https://github.com/iovisor/bpftrace/archive/v${version}.tar.gz"
|
||||
checksum=8deef8517c977f945b83494aad1383c2ef3da07a42d5cae39d0a2988b8b33e97
|
||||
checksum=64f67e615998d8150f5ee28614bea9ed303f20f6887bc4cdffa5f9c9477ef52a
|
||||
nostrip=yes # needs to read own symbol table
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue