diff --git a/srcpkgs/bpftrace/template b/srcpkgs/bpftrace/template index 7e9f9598d7c..28ab3c62639 100644 --- a/srcpkgs/bpftrace/template +++ b/srcpkgs/bpftrace/template @@ -1,6 +1,6 @@ # Template file for 'bpftrace' pkgname=bpftrace -version=0.14.0 +version=0.14.1 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=6a37f29c3ad3d6302218d2c010333222fa489068998da51c80aae6dc40cb5bc1 +checksum=8deef8517c977f945b83494aad1383c2ef3da07a42d5cae39d0a2988b8b33e97 nostrip=yes # needs to read own symbol table post_install() {