From 9faddaeda88de53f0991a83a73575957fdf4e856 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Sun, 15 Mar 2020 09:42:57 -0500 Subject: [PATCH] qemu: Bump rev once more to pick up libcapstone fixes --- app-emulation/qemu/qemu-3.1.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/qemu/qemu-3.1.0.recipe b/app-emulation/qemu/qemu-3.1.0.recipe index 07fd626fa..bd29eb11a 100644 --- a/app-emulation/qemu/qemu-3.1.0.recipe +++ b/app-emulation/qemu/qemu-3.1.0.recipe @@ -7,7 +7,7 @@ achieves very good performance." HOMEPAGE="https://www.qemu.org/" COPYRIGHT="2003-2018 Fabrice Bellard" LICENSE="GNU GPL v2" -REVISION="6" +REVISION="7" SOURCE_URI="https://download.qemu.org/qemu-$portVersion.tar.xz" CHECKSUM_SHA256="6a0508df079a0a33c2487ca936a56c12122f105b8a96a44374704bef6c69abfc" SOURCE_DIR="qemu-$portVersion"