mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
cloud-hypervisor: update to 28.0.
This commit is contained in:
parent
c8b33bfee4
commit
4d76285ffc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cloud-hypervisor'
|
# Template file for 'cloud-hypervisor'
|
||||||
pkgname=cloud-hypervisor
|
pkgname=cloud-hypervisor
|
||||||
version=27.0
|
version=28.0
|
||||||
revision=2
|
revision=1
|
||||||
archs="aarch64* x86_64*"
|
archs="aarch64* x86_64*"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Virtual Machine Monitor for modern Cloud workloads"
|
short_desc="Virtual Machine Monitor for modern Cloud workloads"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0, BSD-3-Clause"
|
license="Apache-2.0, BSD-3-Clause"
|
||||||
homepage="https://github.com/cloud-hypervisor/cloud-hypervisor"
|
homepage="https://github.com/cloud-hypervisor/cloud-hypervisor"
|
||||||
distfiles="https://github.com/cloud-hypervisor/cloud-hypervisor/archive/v${version}.tar.gz"
|
distfiles="https://github.com/cloud-hypervisor/cloud-hypervisor/archive/v${version}.tar.gz"
|
||||||
checksum=e4dada4829398d29de6b7dfd57bf0171618b1ffee05daf9dbb7808e0781152e3
|
checksum=c04bd4b511a142bec8fb97181b121d8d0623c16188867e860502e936cb751948
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
||||||
|
|
Loading…
Add table
Reference in a new issue