bcc: update to 0.18.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'bcc'
|
# Template file for 'bcc'
|
||||||
pkgname=bcc
|
pkgname=bcc
|
||||||
version=0.17.0
|
version=0.18.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="bcc"
|
wrksrc="bcc"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DREVISION=${version}"
|
configure_args="-DREVISION=${version}"
|
||||||
@@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/iovisor/bcc"
|
homepage="https://github.com/iovisor/bcc"
|
||||||
distfiles="https://github.com/iovisor/bcc/releases/download/v${version}/bcc-src-with-submodule.tar.gz"
|
distfiles="https://github.com/iovisor/bcc/releases/download/v${version}/bcc-src-with-submodule.tar.gz"
|
||||||
checksum=684cbc5b0b4a19a7fb1993932b9207870cde9ea53653ebe95ab70d58c086bccc
|
checksum=d05f2da69545bbb727b929e581c12f6c47729316211899d3734e08f7cff2215b
|
||||||
python_version="3"
|
python_version="3"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|||||||
Reference in New Issue
Block a user