From 627f6bd916982d22b565ed0a659185be9e19a6cf Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 26 Sep 2020 20:03:06 +0200 Subject: [PATCH] bpftrace: update to 0.11.1. --- srcpkgs/bpftrace/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/bpftrace/template b/srcpkgs/bpftrace/template index e913f8016d4..d8367fa5c03 100644 --- a/srcpkgs/bpftrace/template +++ b/srcpkgs/bpftrace/template @@ -1,7 +1,7 @@ # Template file for 'bpftrace' pkgname=bpftrace -version=0.11.0 -revision=3 +version=0.11.1 +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=5408d950d02b3a0325c97edfaded6a849a1a06b1adccef7a56a36374c68be5b9 +checksum=98efc9396451bc1a4f73378cec4755e07e7718cb5d698472606f5ffc2b9e48e8 post_install() { # clashes with bcc-tools