From 6cefce771558b1697e9cf5709545a66e6fe0e26e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 15 May 2021 15:01:02 +0200 Subject: [PATCH] bcc: update to 0.20.0. --- srcpkgs/bcc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bcc/template b/srcpkgs/bcc/template index 13df47857f5..756f2952ced 100644 --- a/srcpkgs/bcc/template +++ b/srcpkgs/bcc/template @@ -1,6 +1,6 @@ # Template file for 'bcc' pkgname=bcc -version=0.19.0 +version=0.20.0 revision=1 wrksrc="bcc" build_style=cmake @@ -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=4c41fc1a6a7ef2084b43c52c1b2e6104230ba9f31e02958416bf131d848e74e4 +checksum=93edc925675262aa509f5eaf146f2fc7dfa3e01d1b0336a5de01ee6d72fa493b python_version="3" if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then