From 45949cbd3aee6bf53acba6036f6bc64d38e3642b Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Wed, 15 Apr 2020 13:24:32 +0200 Subject: [PATCH] bpftrace: update to 0.10.0. --- srcpkgs/bpftrace/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bpftrace/template b/srcpkgs/bpftrace/template index 28a1db1a12f..1684a0a35ff 100644 --- a/srcpkgs/bpftrace/template +++ b/srcpkgs/bpftrace/template @@ -1,7 +1,8 @@ # Template file for 'bpftrace' pkgname=bpftrace -version=0.9.4 +version=0.10.0 revision=1 +archs="~i686" build_style=cmake configure_args="-DBUILD_TESTING=OFF" # needs root to run hostmakedepends="pkg-config flex" @@ -11,7 +12,7 @@ maintainer="Leah Neukirchen " license="Apache-2.0" homepage="https://github.com/iovisor/bpftrace/" distfiles="https://github.com/iovisor/bpftrace/archive/v${version}.tar.gz" -checksum=6f978d27cb44f69776f477dada420a70bb0a366123140f33be193ba5e752c5af +checksum=50ea80c0e337c4aaa260911e013b92ae09bdd5a062b23eb748290409bc2844db post_install() { # clashes with bcc-tools anyway