mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
bpftrace: update to 0.23.2.
This commit is contained in:
parent
c5a84e8ef9
commit
2ece0dc744
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bpftrace'
|
||||
pkgname=bpftrace
|
||||
version=0.23.0
|
||||
version=0.23.2
|
||||
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=bc9cbccdfdb7450edffad00db248f89b7036ac9944b566638df0b5685f2fda67
|
||||
checksum=7e0da01b23599d6ad9762b61cda5be2b72c3526414c56093d4b63d9f720de300
|
||||
nostrip=yes # needs to read own symbol table
|
||||
|
|
Loading…
Add table
Reference in a new issue