upgpkg: cloud-hypervisor 22.1-1
New upstream release.
This commit is contained in:
parent
c5a0b20bbf
commit
90971cd46f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
|
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
|
||||||
|
|
||||||
pkgname=cloud-hypervisor
|
pkgname=cloud-hypervisor
|
||||||
pkgver=22.0
|
pkgver=22.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A Virtual Machine Monitor for modern cloud workloads"
|
pkgdesc="A Virtual Machine Monitor for modern cloud workloads"
|
||||||
url="https://www.cloudhypervisor.org"
|
url="https://www.cloudhypervisor.org"
|
||||||
|
@ -12,7 +12,7 @@ makedepends=('git' 'rust')
|
||||||
optdepends=('qemu-headless: for virtiofsd')
|
optdepends=('qemu-headless: for virtiofsd')
|
||||||
install="$pkgname.install"
|
install="$pkgname.install"
|
||||||
options=('!lto')
|
options=('!lto')
|
||||||
_commit='446d2c89d9d1ed7fe01b7a7348fcffa3546ef662' # v22.0
|
_commit='f6557acf6080bc1354c50b843f0a635c6de40f28' # v22.1
|
||||||
source=("$pkgname::git+https://github.com/cloud-hypervisor/cloud-hypervisor.git#commit=$_commit")
|
source=("$pkgname::git+https://github.com/cloud-hypervisor/cloud-hypervisor.git#commit=$_commit")
|
||||||
b2sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue