From e148e1eec21fd63a07abc15427c90e8a5d531750 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 6 Jan 2022 16:12:47 +0100 Subject: [PATCH] cloud-hypervisor: update to 20.2. --- 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 df5f72e6bc1..19ddc611a2f 100644 --- a/srcpkgs/cloud-hypervisor/template +++ b/srcpkgs/cloud-hypervisor/template @@ -1,6 +1,6 @@ # Template file for 'cloud-hypervisor' pkgname=cloud-hypervisor -version=20.1 +version=20.2 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=8d37f994c4839e72ed9a5c6cfca248334e866d34bcbde5e7cd8a9b1b650c46f7 +checksum=a6feb4687d2dd4031784bc42622762350837f1cd15527aa78e6d692e3aa66b3f post_install() { vlicense LICENSE-APACHE