mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/bpftrace: bump version to 0.27.0
https://github.com/bpftrace/bpftrace/blob/v0.27.0/CHANGELOG.md
This release includes
d7a3bb54a3
which adds support for LLVM 23.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
2a0a1c19c1
commit
b0511042e8
@@ -1,3 +1,3 @@
|
||||
# locally calculated
|
||||
sha256 555368f32f94bfcb74b119a3d9c67b68200be6375b8f452f794a2d3f6ebbcd16 bpftrace-0.26.1.tar.gz
|
||||
sha256 87bf01fc3269ada7109531b0d964ceb5527d1ef7b9c9a4269b3aabdf872f0e26 bpftrace-0.27.0.tar.gz
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BPFTRACE_VERSION = 0.26.1
|
||||
BPFTRACE_VERSION = 0.27.0
|
||||
BPFTRACE_SITE = $(call github,bpftrace,bpftrace,v$(BPFTRACE_VERSION))
|
||||
BPFTRACE_LICENSE = Apache-2.0
|
||||
BPFTRACE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user