mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bpftrace: update to 0.22.0.
This commit is contained in:
parent
a757bad563
commit
1bee4c0cd8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bpftrace'
|
# Template file for 'bpftrace'
|
||||||
pkgname=bpftrace
|
pkgname=bpftrace
|
||||||
version=0.21.3
|
version=0.22.0
|
||||||
revision=1
|
revision=1
|
||||||
_llvmver=18
|
_llvmver=18
|
||||||
archs="x86_64* aarch64* ppc64*"
|
archs="x86_64* aarch64* ppc64*"
|
||||||
|
@ -13,5 +13,5 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/iovisor/bpftrace/"
|
homepage="https://github.com/iovisor/bpftrace/"
|
||||||
distfiles="https://github.com/iovisor/bpftrace/archive/v${version}.tar.gz"
|
distfiles="https://github.com/iovisor/bpftrace/archive/v${version}.tar.gz"
|
||||||
checksum=704335490c90fb997c50b1e86772be57b374b389ece8ed87471d713bbed9f7f8
|
checksum=a786f5582e57926a9124e2c93f81ad9d9d42ab79fd9e446c2c062c7e627005e5
|
||||||
nostrip=yes # needs to read own symbol table
|
nostrip=yes # needs to read own symbol table
|
||||||
|
|
Loading…
Add table
Reference in a new issue