mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +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'
|
||||
pkgname=cloud-hypervisor
|
||||
version=27.0
|
||||
revision=2
|
||||
version=28.0
|
||||
revision=1
|
||||
archs="aarch64* x86_64*"
|
||||
build_style=cargo
|
||||
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"
|
||||
homepage="https://github.com/cloud-hypervisor/cloud-hypervisor"
|
||||
distfiles="https://github.com/cloud-hypervisor/cloud-hypervisor/archive/v${version}.tar.gz"
|
||||
checksum=e4dada4829398d29de6b7dfd57bf0171618b1ffee05daf9dbb7808e0781152e3
|
||||
checksum=c04bd4b511a142bec8fb97181b121d8d0623c16188867e860502e936cb751948
|
||||
|
||||
post_install() {
|
||||
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
||||
|
|
Loading…
Add table
Reference in a new issue