From a55448ecd880458bf604871c53498a4551d2eaef Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 1 Jun 2019 21:09:34 +0200 Subject: [PATCH] bcc: update to 0.10.0. --- srcpkgs/bcc/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/bcc/template b/srcpkgs/bcc/template index acc738800b4..807f1425c1d 100644 --- a/srcpkgs/bcc/template +++ b/srcpkgs/bcc/template @@ -1,7 +1,7 @@ # Template file for 'bcc' pkgname=bcc -version=0.9.0 -revision=2 +version=0.10.0 +revision=1 build_style=cmake configure_args="-DREVISION=${version}" hostmakedepends="flex" @@ -12,9 +12,9 @@ maintainer="Leah Neukirchen " license="Apache-2.0" homepage="https://github.com/iovisor/bcc" distfiles="https://github.com/iovisor/${pkgname}/archive/v${version}.tar.gz - https://github.com/libbpf/libbpf/archive/5beb8a2ebffd1045e3edb9b522d6ff5bb477c541.tar.gz" -checksum="0703b752c501b37065f11436e6b38fd66a8153e963cec4989a730d8498451216 - 36d1f67c3648d4556bcf560e18cd20dac99e4c35c3a1b447b06e4d39724e3f9f" + https://github.com/libbpf/libbpf/archive/75db50f4a09d9dbac49b1ace9e4b6a722bdf0519.tar.gz" +checksum="b02a75bc469a33e6781c915361a49a97d4ec7b45d74cfeffb22693247438d4b0 + 22a7ba2343df699a0332015aa54d4a8aeba1756f58308fed120b60a8900e9d55" nocross=yes # https://github.com/voidlinux/void-packages/issues/4738 post_extract() {