diff --git a/srcpkgs/bcc/template b/srcpkgs/bcc/template index 540b358f2c0..b55991f5c9a 100644 --- a/srcpkgs/bcc/template +++ b/srcpkgs/bcc/template @@ -1,6 +1,6 @@ # Template file for 'bcc' pkgname=bcc -version=0.34.0 +version=0.35.0 revision=1 _llvmver=19 build_style=cmake @@ -14,7 +14,7 @@ maintainer="Leah Neukirchen " license="Apache-2.0" homepage="https://github.com/iovisor/bcc" distfiles="https://github.com/iovisor/bcc/releases/download/v${version}/bcc-src-with-submodule.tar.gz>bcc-${version}.tar.gz" -checksum=47e0ba484338adbd01f4142f97afe8d19800c34c79bb6432cbd41e31d8a172e9 +checksum=a77c8dda4d0c0d93b5cad7b9c8539a7a180005b49ecfb0fbc3d902b5adb03ca2 python_version="3" post_extract() {