From 5c49698dd151d9f39e791791b2e0bd1400f7ec4e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 18 Aug 2022 22:59:46 +0200 Subject: [PATCH] cloud-hypervisor: update to 26.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 155b8b13583..694571f1421 100644 --- a/srcpkgs/cloud-hypervisor/template +++ b/srcpkgs/cloud-hypervisor/template @@ -1,6 +1,6 @@ # Template file for 'cloud-hypervisor' pkgname=cloud-hypervisor -version=25.0 +version=26.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=a4ce0190cc9e799789fe8e380cba41da807938db41f55bfe69c8c21be11e8bd7 +checksum=3acd6b2e1c3025b56108d61e478160e3a4dde668ada659f77eae3113e687fff8 post_install() { vlicense LICENSE-APACHE