diff --git a/srcpkgs/bcc/template b/srcpkgs/bcc/template index 168a67389bb..8e9c453c38c 100644 --- a/srcpkgs/bcc/template +++ b/srcpkgs/bcc/template @@ -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 " 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