mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
cloud-hypervisor: update to 36.0.
This commit is contained in:
parent
946b100a40
commit
b26f8f6814
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloud-hypervisor'
|
||||
pkgname=cloud-hypervisor
|
||||
version=35.0
|
||||
version=36.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=f43b59ae7140b94d87e5d88aa9fa69e3a5dc8b49b6482a190a1452d42d1fddea
|
||||
checksum=1b1c3d1bcdfdaa321dafe1df6563a711e6051a4dbf0da78e3b22380609dd0a9f
|
||||
|
||||
post_install() {
|
||||
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
||||
|
|
Loading…
Add table
Reference in a new issue