bcc: update to 0.16.0.
This commit is contained in:
parent
fe03745c6a
commit
0559a936ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bcc'
|
||||
pkgname=bcc
|
||||
version=0.15.0
|
||||
version=0.16.0
|
||||
revision=1
|
||||
wrksrc="bcc"
|
||||
build_style=cmake
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
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=4848fdfbc90071f19be9e15d28e549a55bb81619efddee20b978b7dfe0ea00cc
|
||||
checksum=7a4551cae82964e5359ebd0df645824a82539ad0f6a86b27fc399680aed767f7
|
||||
python_version="3"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue