From 9396ed9983e4d1f645563df2f828cc9daa313923 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 13 May 2020 17:33:32 +1000 Subject: [PATCH] QEMU: bump to 3.1.1.1 version --- .../{qemu-3.1.0.patchset => qemu-3.1.1.1.patchset} | 0 .../qemu/{qemu-3.1.0.recipe => qemu-3.1.1.1.recipe} | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) rename app-emulation/qemu/patches/{qemu-3.1.0.patchset => qemu-3.1.1.1.patchset} (100%) rename app-emulation/qemu/{qemu-3.1.0.recipe => qemu-3.1.1.1.recipe} (97%) diff --git a/app-emulation/qemu/patches/qemu-3.1.0.patchset b/app-emulation/qemu/patches/qemu-3.1.1.1.patchset similarity index 100% rename from app-emulation/qemu/patches/qemu-3.1.0.patchset rename to app-emulation/qemu/patches/qemu-3.1.1.1.patchset diff --git a/app-emulation/qemu/qemu-3.1.0.recipe b/app-emulation/qemu/qemu-3.1.1.1.recipe similarity index 97% rename from app-emulation/qemu/qemu-3.1.0.recipe rename to app-emulation/qemu/qemu-3.1.1.1.recipe index 381a9077e..2c9f1112a 100644 --- a/app-emulation/qemu/qemu-3.1.0.recipe +++ b/app-emulation/qemu/qemu-3.1.1.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-2018 Fabrice Bellard" +COPYRIGHT="2003-2019 Fabrice Bellard" LICENSE="GNU GPL v2" -REVISION="10" +REVISION="1" SOURCE_URI="https://download.qemu.org/qemu-$portVersion.tar.xz" -CHECKSUM_SHA256="6a0508df079a0a33c2487ca936a56c12122f105b8a96a44374704bef6c69abfc" +CHECKSUM_SHA256="b148fc3c7382c5addd915db433383160ca7b840bc6ea90bb0d35c6b253526d56" SOURCE_DIR="qemu-$portVersion" PATCHES="qemu-$portVersion.patchset" ADDITIONAL_FILES="qemu.rdef.in" @@ -127,7 +127,7 @@ BUILD_REQUIRES=" devel:libgnutls$secondaryArchSuffix devel:libgpg_error$secondaryArchSuffix devel:libintl$secondaryArchSuffix - devel:libjpeg$secondaryArchSuffix >= 9 + devel:libjpeg$secondaryArchSuffix devel:liblzo2$secondaryArchSuffix devel:libncursesw$secondaryArchSuffix devel:libnettle$secondaryArchSuffix >= 7