From 4cef9e944f507d9301f6cbbf5854c0a96d81c91e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 3 Sep 2017 09:57:52 +0200 Subject: [PATCH] qemu: bump revision (rebuild after snappy). --- app-emulation/qemu/qemu-2.8.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/qemu/qemu-2.8.1.recipe b/app-emulation/qemu/qemu-2.8.1.recipe index 78fa2861e..ad158c25b 100644 --- a/app-emulation/qemu/qemu-2.8.1.recipe +++ b/app-emulation/qemu/qemu-2.8.1.recipe @@ -7,7 +7,7 @@ achieves very good performance." HOMEPAGE="http://wiki.qemu.org/" COPYRIGHT="2003-2017 Fabrice Bellard" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/qemu/qemu/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="c479779da59023fe679587fa7b4ae363be171f95c4849318b710730fe6d75f1a" SOURCE_DIR="qemu-$portVersion"