cloud-hypervisor: update to 23.1.

This commit is contained in:
Leah Neukirchen 2022-05-11 14:51:03 +02:00
parent d7c9da3ca2
commit 0e1c9f6f58
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cloud-hypervisor'
pkgname=cloud-hypervisor
version=23.0
version=23.1
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=80f058d3ae00e23f4762fcc1c7091f22a14801c5913298f54fbfb8591da52ba9
checksum=c4e04a7f8af27517f3a07aee04a5eea4e81780f4ed5fa21876d282de0f998354
post_install() {
vlicense LICENSE-APACHE