upgpkg: cloud-hypervisor 23.0-1

New upstream release.
This commit is contained in:
George Rawlinson 2022-04-15 09:43:30 +12:00
parent 0c9ead4574
commit 23fb633c0d
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=cloud-hypervisor
pkgver=22.1
pkgver=23.0
pkgrel=1
pkgdesc="A Virtual Machine Monitor for modern cloud workloads"
url="https://www.cloudhypervisor.org"
pkgdesc='A Virtual Machine Monitor for modern cloud workloads'
url='https://www.cloudhypervisor.org'
arch=('x86_64')
license=('Apache')
depends=('gcc-libs')
@ -12,7 +12,7 @@ makedepends=('git' 'rust')
optdepends=('qemu-headless: for virtiofsd')
install="$pkgname.install"
options=('!lto')
_commit='f6557acf6080bc1354c50b843f0a635c6de40f28' # v22.1
_commit='0c9c56f5a6b6ec7290520eb1a3be020188ce99c3'
source=("$pkgname::git+https://github.com/cloud-hypervisor/cloud-hypervisor.git#commit=$_commit")
b2sums=('SKIP')