From ab7810e39b1315e6e2055f2d374c6e75bcd7cb77 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 6 Mar 2022 20:23:47 +0100 Subject: [PATCH] cloud-hypervisor: update to 22.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 73fef5242f0..37f949e6e6c 100644 --- a/srcpkgs/cloud-hypervisor/template +++ b/srcpkgs/cloud-hypervisor/template @@ -1,6 +1,6 @@ # Template file for 'cloud-hypervisor' pkgname=cloud-hypervisor -version=21.0 +version=22.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=dfb45ffe961e651e0d8f38d9b1f543f1b6ea3bf4217c6a01750e6930692aae42 +checksum=5c5440435f78d4acdbb3ea91abe17d6704da6c18b6f52fe77f15835cfc60d17a post_install() { vlicense LICENSE-APACHE