bcc: update to 0.35.0.

This commit is contained in:
Leah Neukirchen 2025-06-08 15:55:22 +02:00
parent 92d9e2ddc3
commit c00b79924f

View file

@ -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 <leah@vuxu.org>"
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() {