bcc: update to 0.25.0.
This commit is contained in:
parent
ecd7be099b
commit
9bee1fcccc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bcc'
|
||||
pkgname=bcc
|
||||
version=0.24.0
|
||||
version=0.25.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>bcc-${version}.tar.gz"
|
||||
checksum=4ff35d71f1dc3b6fc5626bbb7644afc9eb0953be23e873c61034c8f50c589268
|
||||
checksum=3f481a9aca36d64c0af465a485f6714577dfb8732c308954a6a07713a757086c
|
||||
python_version="3"
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
|
|
Loading…
Reference in New Issue