diff --git a/srcpkgs/bpftrace/template b/srcpkgs/bpftrace/template index e7230b84c0e..eb2aab7d5f2 100644 --- a/srcpkgs/bpftrace/template +++ b/srcpkgs/bpftrace/template @@ -1,8 +1,8 @@ # Template file for 'bpftrace' pkgname=bpftrace -version=0.20.3 +version=0.20.4 revision=1 -#archs="x86_64* aarch64* ppc64*" +archs="x86_64* aarch64* ppc64*" build_style=cmake configure_args="-DUSE_SYSTEM_BPF_BCC=ON -DBUILD_TESTING=OFF" # needs root to run hostmakedepends="flex pkg-config ruby-asciidoctor" @@ -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=29057213d253f893590b3e0a358c9382ec8ddaa6efd1af500aaaf297d23beafc +checksum=7182c59db82dd4eac69fc74d6eb43656e2b45795df0a89840ae0456966d985da nostrip=yes # needs to read own symbol table # bug in llvm17-devel dependencies