Skip to content

Commit

Permalink
bpftrace: update to 0.20.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
leahneukirchen committed Jan 26, 2024
1 parent 62eed99 commit c57d3c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/bpftrace/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'bpftrace'
pkgname=bpftrace
version=0.19.0
version=0.20.0
revision=1
archs="x86_64* aarch64* ppc64*"
build_style=cmake
Expand All @@ -12,7 +12,7 @@ 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=bcf3964009bfda13718ee1974c4c780434613cf900ecb3b26dd7882a8bebee36
checksum=ee70af32b208eff32e59108c9f1dcc569ce207f95babed68db9c408ca617bf08
nostrip=yes # needs to read own symbol table

CXXFLAGS="-isystem ${XBPS_CROSS_BASE}/usr/include/bcc/compat"

0 comments on commit c57d3c7

Please sign in to comment.