mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cloud-hypervisor: update to 31.0.
This commit is contained in:
parent
28b929ba1c
commit
ef10a2400f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cloud-hypervisor'
|
# Template file for 'cloud-hypervisor'
|
||||||
pkgname=cloud-hypervisor
|
pkgname=cloud-hypervisor
|
||||||
version=30.0
|
version=31.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="aarch64* x86_64*"
|
archs="aarch64* x86_64*"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -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=67f56f48b1a6414fc97b6f7b5037b94317d769fbf4ea78b1cf0ee27fe6a09460
|
checksum=a205bb62f22c98ed6d1d2040139c36404c0bda8ca8ad19a1e1aa0d30eb81ff42
|
||||||
|
|
||||||
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