From aeb1fcafe1178c0d6767c220997ade19faf41f58 Mon Sep 17 00:00:00 2001
From: Duncan Bellamy <dunk@denkimushi.com>
Date: Sat, 18 Sep 2021 07:03:49 +0000
Subject: [PATCH] community/libvirt: rebuild against ceph 16.2.6

---
 community/libvirt/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/libvirt/APKBUILD b/community/libvirt/APKBUILD
index ba8ecca6cb86..f909e9780156 100644
--- a/community/libvirt/APKBUILD
+++ b/community/libvirt/APKBUILD
@@ -2,7 +2,7 @@
 pkgname=libvirt
 pkgver=7.7.0
 _ver="${pkgver/_rc/-rc}"
-pkgrel=0
+pkgrel=1
 pkgdesc="A virtualization API for several hypervisor and container systems"
 url="https://libvirt.org/"
 # mips64, s390x and riscv64 blocked by polkit
-- 
GitLab