bcc: update to 0.26.0.

This commit is contained in:
Leah Neukirchen 2023-01-13 16:50:16 +01:00
parent c94d5a3fe2
commit df0c527e63
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'bcc'
pkgname=bcc
version=0.25.0
revision=2
version=0.26.0
revision=1
build_style=cmake
configure_args="-DREVISION=${version} -DENABLE_LLVM_SHARED=1"
hostmakedepends="flex python3"
@ -12,7 +12,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=3f481a9aca36d64c0af465a485f6714577dfb8732c308954a6a07713a757086c
checksum=cd6c3580ece8f3e99cdc25155dc77d09c1f10dd9d8a13105f468af45963030b0
python_version="3"
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then