diff --git a/app-emulation/qemu/patches/qemu-8.0.3-haiku.patchset b/app-emulation/qemu/patches/qemu-8.0.4-haiku.patchset similarity index 100% rename from app-emulation/qemu/patches/qemu-8.0.3-haiku.patchset rename to app-emulation/qemu/patches/qemu-8.0.4-haiku.patchset diff --git a/app-emulation/qemu/patches/qemu-8.0.3.patchset b/app-emulation/qemu/patches/qemu-8.0.4.patchset similarity index 100% rename from app-emulation/qemu/patches/qemu-8.0.3.patchset rename to app-emulation/qemu/patches/qemu-8.0.4.patchset diff --git a/app-emulation/qemu/qemu-8.0.3.recipe b/app-emulation/qemu/qemu-8.0.4.recipe similarity index 98% rename from app-emulation/qemu/qemu-8.0.3.recipe rename to app-emulation/qemu/qemu-8.0.4.recipe index 4e480ee95..7e56852e0 100644 --- a/app-emulation/qemu/qemu-8.0.3.recipe +++ b/app-emulation/qemu/qemu-8.0.4.recipe @@ -9,7 +9,7 @@ COPYRIGHT="2003-2023 Fabrice Bellard" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://download.qemu.org/qemu-$portVersion.tar.xz" -CHECKSUM_SHA256="ecf4d32cbef9d397bfc8cc50e4d1e92a1b30253bf32e8ee73c7a8dcf9a232b09" +CHECKSUM_SHA256="81c817dda38af958be5bef1a6cf55b658bb2d3fb87c1e6a571de6b7b2c44516c" SOURCE_DIR="qemu-$portVersion" PATCHES=" qemu-$portVersion.patchset @@ -174,7 +174,7 @@ BUILD_PREREQUIRES=" cmd:iasl cmd:pkg_config$secondaryArchSuffix cmd:pod2man - cmd:python + cmd:python3 " BUILD()