From c51f1d88518fdb7f68438a1144d8f30fe210355e Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Thu, 13 Dec 2012 11:39:40 +0000 Subject: package/qemu: bump version Bump QEMU to 1.2.1. Note: 1.3.0 is out now, but ./configure has changed a bit, and there are new dependencies, so the bump to 1.3.0 is postponed for a litle while... Signed-off-by: "Yann E. MORIN" Cc: Francois Perrad Signed-off-by: Peter Korsgaard --- package/qemu/qemu.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk index 2c0dbde31..3c0110226 100644 --- a/package/qemu/qemu.mk +++ b/package/qemu/qemu.mk @@ -4,7 +4,7 @@ # ############################################################# -QEMU_VERSION = 1.2.0 +QEMU_VERSION = 1.2.1 QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.bz2 QEMU_SITE = http://wiki.qemu.org/download QEMU_LICENSE = GPLv2 LGPLv2.1 MIT BSD-3c BSD-2c Others/BSD-1c -- cgit v1.2.3