mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
bcc: update to 0.35.0.
This commit is contained in:
parent
92d9e2ddc3
commit
c00b79924f
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue