bpftrace: update to 0.9.3.

This commit is contained in:
Leah Neukirchen 2019-11-22 16:50:24 +01:00
parent ef0cea162a
commit 9531023bdf

View file

@ -1,7 +1,7 @@
# Template file for 'bpftrace'
pkgname=bpftrace
version=0.9.2
revision=2
version=0.9.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF" # needs root to run
hostmakedepends="pkg-config flex"
@ -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=3b3bad09bd3702d852900b3721739d9e9ea9271373222f317c6aaa33c4630020
checksum=06e207df236d1e5187fb8a9a954c8ba437dd8258975577cc57d77f350d35cac0
post_install() {
# clashes with bcc-tools anyway