upgpkg: cloud-hypervisor 27.0-1

primary
George Rawlinson 2022-09-30 02:52:22 +00:00
parent 7155b643c5
commit 811cd251e1
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=26.0
pkgver=27.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='ed9e54d6c712f3721266fbcf9f1ae0c0f7ecf869'
_commit='2ba6a9bfcfd79629aecf77504fa554ab821d138e'
source=("$pkgname::git+https://github.com/cloud-hypervisor/cloud-hypervisor.git#commit=$_commit")
b2sums=('SKIP')