mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
bpftrace: update to 0.22.1.
This commit is contained in:
parent
d26737277a
commit
304f9bb721
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bpftrace'
|
||||
pkgname=bpftrace
|
||||
version=0.22.0
|
||||
version=0.22.1
|
||||
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=a786f5582e57926a9124e2c93f81ad9d9d42ab79fd9e446c2c062c7e627005e5
|
||||
checksum=31369abf18a42a970ad094e7e92af9547208a38a4e4a3bcb0ffa470fb4f50016
|
||||
nostrip=yes # needs to read own symbol table
|
||||
|
|
Loading…
Add table
Reference in a new issue