bpftrace: update to 0.25.1.

This commit is contained in:
Leah Neukirchen
2026-03-27 16:43:23 +01:00
parent 2cfdd3437e
commit 869198ca13
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'bpftrace'
pkgname=bpftrace
version=0.25.0
version=0.25.1
revision=1
_llvmver=21
archs="x86_64* aarch64* ppc64*"
@@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0"
homepage="https://github.com/iovisor/bpftrace/"
distfiles="https://github.com/iovisor/bpftrace/archive/v${version}.tar.gz"
checksum=845b8d076a5b3c8a5ab341fce9027c3927d97cd64056dd8c9c3311c1fe41afce
checksum=89d1cb7448a650eecebe52e8deb6dfa85517ae91c465bccd5246abd4588707dc
nostrip=yes # needs to read own symbol table
export LLVM_DIR=/usr/lib/llvm/${_llvmver}