upgpkg: cloud-hypervisor 28.0-1

This commit is contained in:
George Rawlinson 2022-11-27 20:43:48 +13:00
parent 4afbc5e670
commit 512d9103d0
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=cloud-hypervisor
pkgver=27.0
pkgver=28.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='2ba6a9bfcfd79629aecf77504fa554ab821d138e'
_commit='66460765a31b5cb820a242dfb501caea0050ca34'
source=("$pkgname::git+https://github.com/cloud-hypervisor/cloud-hypervisor.git#commit=$_commit")
b2sums=('SKIP')