Compare commits

..

No commits in common. "93d45893b742fcfd91e650f3063870c4b6106600" and "c5a0b20bbf0e19d65b75a87af44d2d5c6d0ba5ec" have entirely different histories.

2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit b2cdeaf18f2bb11e99f0ac383a650839ebab1bef
Subproject commit 4b74aaeb8a2d147b19cc5d797d2298390b3633b8

View file

@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=cloud-hypervisor
pkgver=22.1
pkgver=22.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='f6557acf6080bc1354c50b843f0a635c6de40f28' # v22.1
_commit='446d2c89d9d1ed7fe01b7a7348fcffa3546ef662' # v22.0
source=("$pkgname::git+https://github.com/cloud-hypervisor/cloud-hypervisor.git#commit=$_commit")
b2sums=('SKIP')