diff --git a/srcpkgs/bpftrace/template b/srcpkgs/bpftrace/template index 6890b922629..f200409ddb2 100644 --- a/srcpkgs/bpftrace/template +++ b/srcpkgs/bpftrace/template @@ -1,7 +1,7 @@ # Template file for 'bpftrace' pkgname=bpftrace -version=0.12.1 -revision=2 +version=0.13.0 +revision=1 archs="x86_64* aarch64* ppc64*" build_style=cmake configure_args="-DBUILD_TESTING=OFF" # needs root to run @@ -12,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=523c0353c9e508f23d50d3e2b65b09997d10750c3828f369e979759610b71caa +checksum=a5203e5c73277c87d624f32e8ee394d4c5e2c2810bde8314c1b015c9d810a6bb post_install() { # clashes with bcc-tools