From 0393b7d385f04a3d517c5b9b976d0afca9909f8e Mon Sep 17 00:00:00 2001 From: mid-kid Date: Mon, 11 Sep 2017 19:07:42 +0200 Subject: [PATCH] Update qemu to 2.10.0 --- satellites/qemu.sat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/satellites/qemu.sat b/satellites/qemu.sat index 6be89e8..3881e2c 100644 --- a/satellites/qemu.sat +++ b/satellites/qemu.sat @@ -1,13 +1,13 @@ import 'compile/configure' name=qemu -version=2.9.0 +version=2.10.0 update_url='http://www.qemu-project.org/download/' define_option 'targets=all: Define what targets to build (space-separated list)' dlextract "http://download.qemu-project.org/$name-$version.tar.xz" \ - '86c95eb3b24ffea3a84a4e3a856b4e26' + 'a89e3293cf69c32cf4be4188dfa25544' _ cd "$name-$version"