mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
cloud-hypervisor: update to 47.0.
This commit is contained in:
parent
73f6d65ea3
commit
a707ede4d6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloud-hypervisor'
|
||||
pkgname=cloud-hypervisor
|
||||
version=46.0
|
||||
version=47.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=a41f9925e6c7656aca7f65f019b2ab9a59d3d1aa6444ae18a6f66f5193838902
|
||||
checksum=cec6fedcc5f3dbac8aae552740a7fc0f741f03da9331af04d71ecaa40d62c506
|
||||
|
||||
post_install() {
|
||||
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
||||
|
|
Loading…
Add table
Reference in a new issue