cloud-hypervisor: update to 27.0.

This commit is contained in:
Leah Neukirchen 2022-10-09 11:52:32 +02:00
parent e18dd8556c
commit 159bd4e93b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cloud-hypervisor'
pkgname=cloud-hypervisor
version=26.0
version=27.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=3acd6b2e1c3025b56108d61e478160e3a4dde668ada659f77eae3113e687fff8
checksum=e4dada4829398d29de6b7dfd57bf0171618b1ffee05daf9dbb7808e0781152e3
post_install() {
vlicense LICENSE-APACHE