bcc: update to 0.8.0.
This commit is contained in:
parent
9b99c6b2d7
commit
50b86ba65d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bcc'
|
||||
pkgname=bcc
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DREVISION=${version}"
|
||||
|
@ -12,7 +12,7 @@ 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"
|
||||
checksum=ac92f25861453b71943bd2ffbd5ed0b906e62a000d18ba61b178a1c13e57a32d
|
||||
checksum=269949a47f9ed2ff01b5ebca20ec4a52341f7ff14b033b9dc1669b72a87af042
|
||||
nocross=yes # https://github.com/voidlinux/void-packages/issues/4738
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue