From 049616636ead3476687b71f615f9193099ad3282 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 15 Apr 2022 16:44:11 +0200 Subject: [PATCH] cloud-hypervisor: update to 23.0. --- srcpkgs/cloud-hypervisor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cloud-hypervisor/template b/srcpkgs/cloud-hypervisor/template index 3ecf069b2b..c94d8e45e3 100644 --- a/srcpkgs/cloud-hypervisor/template +++ b/srcpkgs/cloud-hypervisor/template @@ -1,6 +1,6 @@ # Template file for 'cloud-hypervisor' pkgname=cloud-hypervisor -version=22.1 +version=23.0 revision=1 archs="aarch64* x86_64*" build_style=cargo @@ -9,7 +9,7 @@ maintainer="Leah Neukirchen " 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=73675ed730b5f23c4ce585918acff7496dcb585a4b91a672981c485bc7d94c37 +checksum=80f058d3ae00e23f4762fcc1c7091f22a14801c5913298f54fbfb8591da52ba9 post_install() { vlicense LICENSE-APACHE