cloud-hypervisor: update to 40.0.
This commit is contained in:
parent
5f85989776
commit
4f605526b8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloud-hypervisor'
|
||||
pkgname=cloud-hypervisor
|
||||
version=39.0
|
||||
version=40.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=2b456498d72e8cbfd199f1efbfd178e076967949733318bd043db79ee0d50cd5
|
||||
checksum=7256aee5aa7f6a43dfdfed0e776c4aa719208e2bf07365bfa94de412fc832951
|
||||
|
||||
post_install() {
|
||||
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
||||
|
|
Loading…
Reference in New Issue