upgpkg: cloud-hypervisor 24.0-1
This commit is contained in:
parent
0152db2475
commit
6754c4a6ae
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
|
||||
|
||||
pkgname=cloud-hypervisor
|
||||
pkgver=23.0
|
||||
pkgver=24.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='0c9c56f5a6b6ec7290520eb1a3be020188ce99c3'
|
||||
_commit='ebaea6fe0fa45835c45bf48aa70bced38865e49b'
|
||||
source=("$pkgname::git+https://github.com/cloud-hypervisor/cloud-hypervisor.git#commit=$_commit")
|
||||
b2sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue