summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2022-03-09 13:28:43 +0600
committerMubashshir2022-03-09 13:28:43 +0600
commited1cc6f09ba529ec8a4b1dbd8138a60f7a856972 (patch)
treee52378a6d6e98c2e3cc345530910fec8964f9134
parent9c2734c1544e0851d5f2436e124c7fe3b7c1b03d (diff)
downloadaur-ed1cc6f09ba529ec8a4b1dbd8138a60f7a856972.tar.gz
libvirt-xen: Release 8.1.0-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 874764ef8a0a..48a2f7fb6c82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libvirt-xen
pkgdesc = API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)
- pkgver = 7.10.0
+ pkgver = 8.1.0
pkgrel = 1
url = https://libvirt.org/
install = libvirt.install
@@ -42,7 +42,7 @@ pkgbase = libvirt-xen
optdepends = qemu: QEMU/KVM support
optdepends = lvm2: Logical Volume Manager support
optdepends = open-iscsi: iSCSI support via iscsiadm
- provides = libvirt=7.10.0
+ provides = libvirt=8.1.0
provides = libvirt.so
provides = libvirt-admin.so
provides = libvirt-lxc.so
@@ -117,11 +117,11 @@ pkgbase = libvirt-xen
backup = etc/logrotate.d/libvirtd.libxl
backup = etc/logrotate.d/libvirtd.qemu
backup = etc/sasl2/libvirt.conf
- source = https://libvirt.org/sources/libvirt-7.10.0.tar.xz
- source = https://libvirt.org/sources/libvirt-7.10.0.tar.xz.asc
+ source = https://libvirt.org/sources/libvirt-8.1.0.tar.xz
+ source = https://libvirt.org/sources/libvirt-8.1.0.tar.xz.asc
source = find_programs.ini
validpgpkeys = 453B65310595562855471199CA68BE8010084C9C
- sha256sums = cb318014af097327928c6e3d72922e3be02a3e6401247b2aa52d9ab8e0b480f9
+ sha256sums = 3c6c43becffeb34a3f397c616206aa69a893ff8bf5e8208393c84e8e75352934
sha256sums = SKIP
sha256sums = 735ac805fbf06021418f82297845babf481d5681bd939a6994fbdf36fe1661e4
diff --git a/PKGBUILD b/PKGBUILD
index 7b82ac687595..8130f0161917 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# match! -rc[0-9]+$
pkgname=libvirt-xen
-pkgver=7.10.0
+pkgver=8.1.0
pkgrel=1
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
arch=('x86_64')
@@ -105,7 +105,7 @@ backup=(
)
source=("https://libvirt.org/sources/${pkgname%*-xen}-$pkgver.tar.xz"{,.asc}
"find_programs.ini")
-sha256sums=('cb318014af097327928c6e3d72922e3be02a3e6401247b2aa52d9ab8e0b480f9'
+sha256sums=('3c6c43becffeb34a3f397c616206aa69a893ff8bf5e8208393c84e8e75352934'
'SKIP'
'735ac805fbf06021418f82297845babf481d5681bd939a6994fbdf36fe1661e4')
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark <jdenemar@redhat.com>