diff --git a/srcpkgs/bpftrace/template b/srcpkgs/bpftrace/template index bda7fc25e32..34e56e8c1f5 100644 --- a/srcpkgs/bpftrace/template +++ b/srcpkgs/bpftrace/template @@ -1,6 +1,6 @@ # Template file for 'bpftrace' pkgname=bpftrace -version=0.18.1 +version=0.19.0 revision=1 archs="x86_64* aarch64* ppc64*" build_style=cmake @@ -12,7 +12,7 @@ maintainer="Leah Neukirchen " license="Apache-2.0" homepage="https://github.com/iovisor/bpftrace/" distfiles="https://github.com/iovisor/bpftrace/archive/v${version}.tar.gz" -checksum=82aa5f9cd41e84001d36d1f35fc68141a12a8d6da2fec557618877549eb34c67 +checksum=bcf3964009bfda13718ee1974c4c780434613cf900ecb3b26dd7882a8bebee36 nostrip=yes # needs to read own symbol table CXXFLAGS="-isystem ${XBPS_CROSS_BASE}/usr/include/bcc/compat"