diff --git a/srcpkgs/bcc/template b/srcpkgs/bcc/template index a791e8fece4..4a90ecfdc80 100644 --- a/srcpkgs/bcc/template +++ b/srcpkgs/bcc/template @@ -1,7 +1,7 @@ # Template file for 'bcc' pkgname=bcc -version=0.17.0 -revision=2 +version=0.18.0 +revision=1 wrksrc="bcc" build_style=cmake configure_args="-DREVISION=${version}" @@ -13,7 +13,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" -checksum=684cbc5b0b4a19a7fb1993932b9207870cde9ea53653ebe95ab70d58c086bccc +checksum=d05f2da69545bbb727b929e581c12f6c47729316211899d3734e08f7cff2215b python_version="3" post_extract() {