package/bcc: bump version to 0.35.0

Release notes:
https://github.com/iovisor/bcc/blob/v0.35.0/debian/changelog

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Dario Binacchi
2025-10-29 17:05:15 +01:00
committed by Julien Olivain
parent 03f35bc63b
commit 5864141279
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# locally calculated
sha256 58e634b8dcddf1f8f358e6e4e5182ad57999c3ab17cc913e0bf86af157089544 bcc-v0.34.0-git4.tar.gz
sha256 66c588bf5dfcd557a9f14f7e21a7b4dfdfcc4a574fd4b9897037059f046a6558 bcc-v0.35.0-git4.tar.gz
sha256 b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1 LICENSE.txt

View File

@@ -4,7 +4,7 @@
#
################################################################################
BCC_VERSION = v0.34.0
BCC_VERSION = v0.35.0
BCC_SITE = https://github.com/iovisor/bcc
BCC_SITE_METHOD = git
BCC_GIT_SUBMODULES = YES