bpftrace: update to 0.9.4.
This commit is contained in:
parent
0adf0a781c
commit
3d10d657a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bpftrace'
|
||||
pkgname=bpftrace
|
||||
version=0.9.3
|
||||
version=0.9.4
|
||||
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=06e207df236d1e5187fb8a9a954c8ba437dd8258975577cc57d77f350d35cac0
|
||||
checksum=6f978d27cb44f69776f477dada420a70bb0a366123140f33be193ba5e752c5af
|
||||
|
||||
post_install() {
|
||||
# clashes with bcc-tools anyway
|
||||
|
|
Loading…
Reference in a new issue