* update libvirt to 1:10.9.0-1
This commit is contained in:
parent
6ef19aaf89
commit
17e1e88968
@ -1,6 +1,6 @@
|
||||
pkgbase = libvirt
|
||||
pkgdesc = API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)
|
||||
pkgver = 10.8.0
|
||||
pkgver = 10.9.0
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://libvirt.org/
|
||||
@ -98,14 +98,14 @@ pkgbase = libvirt
|
||||
backup = etc/logrotate.d/libvirtd.lxc
|
||||
backup = etc/logrotate.d/libvirtd.qemu
|
||||
backup = etc/sasl2/libvirt.conf
|
||||
source = https://libvirt.org/sources/libvirt-10.8.0.tar.xz
|
||||
source = https://libvirt.org/sources/libvirt-10.8.0.tar.xz.asc
|
||||
source = https://libvirt.org/sources/libvirt-10.9.0.tar.xz
|
||||
source = https://libvirt.org/sources/libvirt-10.9.0.tar.xz.asc
|
||||
validpgpkeys = 453B65310595562855471199CA68BE8010084C9C
|
||||
sha256sums = 57e3e8238d31a197f1b26b958bd2be71f99f271a822132afa66f70b7c2100984
|
||||
sha256sums = 2473db10bb9b9992c02897cef4b26ae58885ff357cea5f9ce3ec9e008f6b5b3a
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = libvirt
|
||||
provides = libvirt=10.8.0
|
||||
provides = libvirt=10.9.0
|
||||
provides = libvirt.so
|
||||
provides = libvirt-admin.so
|
||||
provides = libvirt-lxc.so
|
||||
@ -113,14 +113,14 @@ pkgname = libvirt
|
||||
|
||||
pkgname = libvirt-storage-gluster
|
||||
pkgdesc = Libvirt Gluster storage backend
|
||||
depends = libvirt=10.8.0
|
||||
depends = libvirt=10.9.0
|
||||
depends = glusterfs
|
||||
optdepends =
|
||||
backup =
|
||||
|
||||
pkgname = libvirt-storage-iscsi-direct
|
||||
pkgdesc = Libvirt iSCSI-direct storage backend
|
||||
depends = libvirt=10.8.0
|
||||
depends = libvirt=10.9.0
|
||||
depends = libiscsi
|
||||
optdepends =
|
||||
backup =
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
pkgname=(libvirt libvirt-storage-gluster libvirt-storage-iscsi-direct)
|
||||
epoch=1
|
||||
pkgver=10.8.0
|
||||
pkgver=10.9.0
|
||||
pkgrel=1
|
||||
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -113,7 +113,7 @@ backup=(
|
||||
source=(
|
||||
"https://libvirt.org/sources/$pkgname-$pkgver.tar.xz"{,.asc}
|
||||
)
|
||||
sha256sums=('57e3e8238d31a197f1b26b958bd2be71f99f271a822132afa66f70b7c2100984'
|
||||
sha256sums=('2473db10bb9b9992c02897cef4b26ae58885ff357cea5f9ce3ec9e008f6b5b3a'
|
||||
'SKIP')
|
||||
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark <jdenemar@redhat.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user