From ee69c8ea0269e6ff7df1b951ff48bd5a7016505a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 23 Jul 2021 12:43:05 +0200 Subject: [PATCH] cloud-hypervisor: update to 17.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 4c19d29abaa..cbc45a25db6 100644 --- a/srcpkgs/cloud-hypervisor/template +++ b/srcpkgs/cloud-hypervisor/template @@ -1,6 +1,6 @@ # Template file for 'cloud-hypervisor' pkgname=cloud-hypervisor -version=16.0 +version=17.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=8fa87f61c561e9a0077d0c741c68f05a894a61aae0497dd2596abd15ea9efc52 +checksum=c4088f9062c4ef89103ca11f1ce36609781bb527ef2d6b91d2eb3b62676e1e93 post_install() { vlicense LICENSE-APACHE