bpftrace: update to 0.9.2.
This commit is contained in:
parent
1ea0a36ec9
commit
fd49a615f7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bpftrace'
|
||||
pkgname=bpftrace
|
||||
version=0.9.1
|
||||
version=0.9.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF" # needs root to run
|
||||
|
@ -11,7 +11,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=1abd09c7e5e91774fca6a8d092bdd991a0509b0b9418b6c8590a3949157c6e4b
|
||||
checksum=3b3bad09bd3702d852900b3721739d9e9ea9271373222f317c6aaa33c4630020
|
||||
|
||||
post_install() {
|
||||
# clashes with bcc-tools anyway
|
||||
|
|
Loading…
Reference in a new issue