From 69e0cd446e63c524f5fefbab267c5b25530375aa Mon Sep 17 00:00:00 2001 From: davidkaroly <92124087+davidkaroly@users.noreply.github.com> Date: Tue, 25 Apr 2023 21:43:35 +0200 Subject: [PATCH] qemu: update to 7.2.1 (#8525) --- .../{qemu-7.2.0-haiku.patchset => qemu-7.2.1-haiku.patchset} | 0 .../qemu/patches/{qemu-7.2.0.patchset => qemu-7.2.1.patchset} | 0 app-emulation/qemu/{qemu-7.2.0.recipe => qemu-7.2.1.recipe} | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename app-emulation/qemu/patches/{qemu-7.2.0-haiku.patchset => qemu-7.2.1-haiku.patchset} (100%) rename app-emulation/qemu/patches/{qemu-7.2.0.patchset => qemu-7.2.1.patchset} (100%) rename app-emulation/qemu/{qemu-7.2.0.recipe => qemu-7.2.1.recipe} (98%) diff --git a/app-emulation/qemu/patches/qemu-7.2.0-haiku.patchset b/app-emulation/qemu/patches/qemu-7.2.1-haiku.patchset similarity index 100% rename from app-emulation/qemu/patches/qemu-7.2.0-haiku.patchset rename to app-emulation/qemu/patches/qemu-7.2.1-haiku.patchset diff --git a/app-emulation/qemu/patches/qemu-7.2.0.patchset b/app-emulation/qemu/patches/qemu-7.2.1.patchset similarity index 100% rename from app-emulation/qemu/patches/qemu-7.2.0.patchset rename to app-emulation/qemu/patches/qemu-7.2.1.patchset diff --git a/app-emulation/qemu/qemu-7.2.0.recipe b/app-emulation/qemu/qemu-7.2.1.recipe similarity index 98% rename from app-emulation/qemu/qemu-7.2.0.recipe rename to app-emulation/qemu/qemu-7.2.1.recipe index 159d31b07..9b953f974 100644 --- a/app-emulation/qemu/qemu-7.2.0.recipe +++ b/app-emulation/qemu/qemu-7.2.1.recipe @@ -5,11 +5,11 @@ QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a \ different machine (e.g. your own PC). By using dynamic translation, it \ achieves very good performance." HOMEPAGE="https://www.qemu.org/" -COPYRIGHT="2003-2022 Fabrice Bellard" +COPYRIGHT="2003-2023 Fabrice Bellard" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://download.qemu.org/qemu-$portVersion.tar.xz" -CHECKSUM_SHA256="5b49ce2687744dad494ae90a898c52204a3406e84d072482a1e1be854eeb2157" +CHECKSUM_SHA256="8c85699acf9d7a43a5fe29a64cdd56370b0c2d1ad074baf7098a824d17aad73b" SOURCE_DIR="qemu-$portVersion" PATCHES=" qemu-$portVersion.patchset