cloud-hypervisor: update to 34.0.
This commit is contained in:
parent
7bdf80452e
commit
ba443311b3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloud-hypervisor'
|
||||
pkgname=cloud-hypervisor
|
||||
version=33.0
|
||||
version=34.0
|
||||
revision=1
|
||||
archs="aarch64* x86_64*"
|
||||
build_style=cargo
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0, BSD-3-Clause"
|
||||
homepage="https://github.com/cloud-hypervisor/cloud-hypervisor"
|
||||
distfiles="https://github.com/cloud-hypervisor/cloud-hypervisor/archive/v${version}.tar.gz"
|
||||
checksum=d3c03e26621ea70a73ab03395e284312e30113cfbb13df50f16e503a413a3a82
|
||||
checksum=37682ec3f7d565d84d33e1bbd8bca5d670b6f91c64d695fc0a1d3d086eda6465
|
||||
|
||||
post_install() {
|
||||
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
||||
|
|
Loading…
Reference in New Issue