From 3fff4479070921b65828ea6892dc295945879a6d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 13 Dec 2021 19:40:12 +0100 Subject: [PATCH] cloud-hypervisor: update to 20.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 90cfba9a93a..2b0b911c50c 100644 --- a/srcpkgs/cloud-hypervisor/template +++ b/srcpkgs/cloud-hypervisor/template @@ -1,6 +1,6 @@ # Template file for 'cloud-hypervisor' pkgname=cloud-hypervisor -version=19.0 +version=20.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=5de5f3cb6081a60f7c0b3a79324d06a471fa8cd62ac71962b5be0fca7314385f +checksum=194452e2a739b5d693d687ede6b24ab0b08202f33af250850c4258f30a513342 post_install() { vlicense LICENSE-APACHE