From f848575840f87649a0e42009529a032edd3e7907 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Sat, 27 Aug 2022 15:36:26 +0300 Subject: [PATCH] libvirt: bump version --- .../libvirt/{libvirt-8.5.0.recipe => libvirt-8.6.0.recipe} | 5 +++-- .../{libvirt-8.5.0.patchset => libvirt-8.6.0.patchset} | 0 2 files changed, 3 insertions(+), 2 deletions(-) rename app-emulation/libvirt/{libvirt-8.5.0.recipe => libvirt-8.6.0.recipe} (97%) rename app-emulation/libvirt/patches/{libvirt-8.5.0.patchset => libvirt-8.6.0.patchset} (100%) diff --git a/app-emulation/libvirt/libvirt-8.5.0.recipe b/app-emulation/libvirt/libvirt-8.6.0.recipe similarity index 97% rename from app-emulation/libvirt/libvirt-8.5.0.recipe rename to app-emulation/libvirt/libvirt-8.6.0.recipe index 775efb522..318252084 100644 --- a/app-emulation/libvirt/libvirt-8.5.0.recipe +++ b/app-emulation/libvirt/libvirt-8.6.0.recipe @@ -14,9 +14,9 @@ systems such as GObject, CIM and SNMP." HOMEPAGE="https://libvirt.org/" COPYRIGHT="2005-2022 Daniel Veillard" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/libvirt/libvirt/archive/refs/tags/v$portVersion.tar.gz" -CHECKSUM_SHA256="fc617fe65749470f4be724367aaa020f7b2f19717e6119810da8b9973f6a8f52" +CHECKSUM_SHA256="c58f0f178f1aec756e66ccdf7e0666fd8b73e7cabff54e956f097c26b924c649" SOURCE_DIR="$portVersionedName" SOURCE_URI_2="https://github.com/qemu/keycodemapdb/archive/e15649b83a78f89f57205927022115536d2c1698.zip" CHECKSUM_SHA256_2="9567575d03438ae7c05352771522fa200e26a4d658b3b6d4b7c1235634bcce37" @@ -119,6 +119,7 @@ BUILD_PREREQUIRES=" BUILD() { + rm -rf build cp -r /sources-2/keycodemapdb*/* src/keycodemapdb chmod +x src/keycodemapdb/tools/keymap-gen diff --git a/app-emulation/libvirt/patches/libvirt-8.5.0.patchset b/app-emulation/libvirt/patches/libvirt-8.6.0.patchset similarity index 100% rename from app-emulation/libvirt/patches/libvirt-8.5.0.patchset rename to app-emulation/libvirt/patches/libvirt-8.6.0.patchset