qemu: bump version to 2.5.1.1

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2016-05-10 12:39:47 +01:00 committed by Thomas Petazzoni
parent c7b29ee8d2
commit 7e02ec0b49
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally computed, tarball verified with GPG signature
sha256 028752c33bb786abbfe496ba57315dc5a7d0a33b5a7a767f6d7a29020c525d2c qemu-2.5.1.tar.bz2
sha256 28d9946e43765a44ccccca3cba5f4f9034f2759ec1f2ce16594ddb6776c8efe6 qemu-2.5.1.1.tar.bz2

View file

@ -4,7 +4,7 @@
#
################################################################################
QEMU_VERSION = 2.5.1
QEMU_VERSION = 2.5.1.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