mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
qemu: bump to version 2.4.0.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:
parent
a0a15c05ba
commit
ce19ef67b1
@ -1,2 +1,2 @@
|
|||||||
# Locally computed, tarball verified with GPG signature
|
# Locally computed, tarball verified with GPG signature
|
||||||
sha256 b6bab7f763d5be73e7cb5ee7d4c8365b7a8df2972c52fa5ded18893bd8281588 qemu-2.3.0.tar.bz2
|
sha256 ecfe8b88037e41e817d72c460c56c6a0b573d540d6ba38b162d0de4fd22d1bdb qemu-2.4.0.1.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
QEMU_VERSION = 2.3.0
|
QEMU_VERSION = 2.4.0.1
|
||||||
QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.bz2
|
QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.bz2
|
||||||
QEMU_SITE = http://wiki.qemu.org/download
|
QEMU_SITE = http://wiki.qemu.org/download
|
||||||
QEMU_LICENSE = GPLv2 LGPLv2.1 MIT BSD-3c BSD-2c Others/BSD-1c
|
QEMU_LICENSE = GPLv2 LGPLv2.1 MIT BSD-3c BSD-2c Others/BSD-1c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user