mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
bpftrace: update to 0.23.4.
This commit is contained in:
parent
4d19196022
commit
92d9e2ddc3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bpftrace'
|
||||
pkgname=bpftrace
|
||||
version=0.23.3
|
||||
version=0.23.4
|
||||
revision=1
|
||||
_llvmver=18
|
||||
archs="x86_64* aarch64* ppc64*"
|
||||
|
@ -13,5 +13,5 @@ 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=3b374c3618ff055d279ddd2fcf4393feb88b4b03284b8b6f69f1e0dedd20662c
|
||||
checksum=3ac66cbb8e89ae9fd370ae8b2a62ba945a4b4a9d2930ded6136de8cda14b0d2b
|
||||
nostrip=yes # needs to read own symbol table
|
||||
|
|
Loading…
Add table
Reference in a new issue