upgpkg: cloud-hypervisor 22.0-1

New upstream release.
This commit is contained in:
George Rawlinson 2022-03-04 06:44:26 +00:00
parent 4ba792a9ca
commit 44bb4d2261
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=cloud-hypervisor
pkgver=21.0
pkgver=22.0
pkgrel=1
pkgdesc="A Virtual Machine Monitor for modern cloud workloads"
url="https://www.cloudhypervisor.org"
@ -12,7 +12,7 @@ makedepends=('git' 'rust')
optdepends=('qemu-headless: for virtiofsd')
install="$pkgname.install"
options=('!lto')
_commit='95ca79974a32f3dab5987032361d0ecd2aa65512'
_commit='446d2c89d9d1ed7fe01b7a7348fcffa3546ef662' # v22.0
source=("$pkgname::git+https://github.com/cloud-hypervisor/cloud-hypervisor.git#commit=$_commit")
b2sums=('SKIP')