qemu: bump version to 2.5.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-03-30 16:40:38 +01:00 committed by Thomas Petazzoni
parent 484c04878e
commit e95d333fc6
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally computed, tarball verified with GPG signature
sha256 3443887401619fe33bfa5d900a4f2d6a79425ae2b7e43d5b8c36eb7a683772d4 qemu-2.5.0.tar.bz2
sha256 028752c33bb786abbfe496ba57315dc5a7d0a33b5a7a767f6d7a29020c525d2c qemu-2.5.1.tar.bz2

View File

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