bcc: update to 0.10.0.

This commit is contained in:
Leah Neukirchen 2019-06-01 21:09:34 +02:00
parent fe75e4a3ce
commit a55448ecd8

View file

@ -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 <leah@vuxu.org>"
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() {