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"