mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bpftrace: update to 0.23.0.
This commit is contained in:
parent
5aae20d6f8
commit
3a5ccbc5fa
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.22.1
|
version=0.23.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=31369abf18a42a970ad094e7e92af9547208a38a4e4a3bcb0ffa470fb4f50016
|
checksum=bc9cbccdfdb7450edffad00db248f89b7036ac9944b566638df0b5685f2fda67
|
||||||
nostrip=yes # needs to read own symbol table
|
nostrip=yes # needs to read own symbol table
|
||||||
|
|
Loading…
Add table
Reference in a new issue