From 488853a2ec5d553ceb13e83b1d95eb99c7820455 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 23 Jun 2024 14:57:20 +0200 Subject: [PATCH] bpftrace: update to 0.21.0. --- srcpkgs/bpftrace/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bpftrace/template b/srcpkgs/bpftrace/template index eb2aab7d5f2..0e2ae62217a 100644 --- a/srcpkgs/bpftrace/template +++ b/srcpkgs/bpftrace/template @@ -1,6 +1,6 @@ # Template file for 'bpftrace' pkgname=bpftrace -version=0.20.4 +version=0.21.0 revision=1 archs="x86_64* aarch64* ppc64*" build_style=cmake @@ -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=7182c59db82dd4eac69fc74d6eb43656e2b45795df0a89840ae0456966d985da +checksum=8bbca667633fd7b64077cd59b493b94bfab19af582a824091582299aaca76b04 nostrip=yes # needs to read own symbol table # bug in llvm17-devel dependencies