cloud-hypervisor: update to 32.0.
This commit is contained in:
parent
1456ce99cb
commit
a9fb44cc8f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloud-hypervisor'
|
||||
pkgname=cloud-hypervisor
|
||||
version=31.1
|
||||
version=32.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=cb337502c97afb9f08b43416f16ed0509247eaf4a1f6c888bb64e1990f0efd12
|
||||
checksum=b9754a5ecd26697e5416a642345b2f35f4fdc983a83d540d740978309f2eb419
|
||||
|
||||
post_install() {
|
||||
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
||||
|
|
Loading…
Add table
Reference in a new issue