package/qemu: bump version
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 13 Dec 2012 11:39:40 +0000 (11:39 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 13 Dec 2012 23:53:49 +0000 (00:53 +0100)
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" <yann.morin.1998@free.fr>
Cc: Francois Perrad <fperrad@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qemu/qemu.mk

index 2c0dbde317730e26a8319354c0535061cacfb44c..3c0110226b50832c787544ab64beac674d669a13 100644 (file)
@@ -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