upgpkg: cloud-hypervisor 26.0-1
This commit is contained in:
parent
fad9406dc9
commit
9ac563671f
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=25.0
|
pkgver=26.0
|
||||||
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='b132cd2145aad9c4fd2adb34c0133afea3d1f0fc'
|
_commit='ed9e54d6c712f3721266fbcf9f1ae0c0f7ecf869'
|
||||||
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