qemu: update to 2.4.0

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2015-09-17 12:57:31 +02:00
parent 9890333ecb
commit 7f16eac4a4
2 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.3.0
VER = 2.4.0
THISAPP = qemu-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 2fab3ea4460de9b57192e5b8b311f221
$(DL_FILE)_MD5 = 186ee8194140a484a455f8e3c74589f4
install : $(TARGET)