From 3a5ccbc5fad13018373262ee9bd428cc2cc33718 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 26 Mar 2025 15:38:38 +0100 Subject: [PATCH] bpftrace: update to 0.23.0. --- srcpkgs/bpftrace/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bpftrace/template b/srcpkgs/bpftrace/template index 442929caf9f..a34ac15ff4c 100644 --- a/srcpkgs/bpftrace/template +++ b/srcpkgs/bpftrace/template @@ -1,6 +1,6 @@ # Template file for 'bpftrace' pkgname=bpftrace -version=0.22.1 +version=0.23.0 revision=1 _llvmver=18 archs="x86_64* aarch64* ppc64*" @@ -13,5 +13,5 @@ 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=31369abf18a42a970ad094e7e92af9547208a38a4e4a3bcb0ffa470fb4f50016 +checksum=bc9cbccdfdb7450edffad00db248f89b7036ac9944b566638df0b5685f2fda67 nostrip=yes # needs to read own symbol table