X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fqemu;h=7925f0d3b8301102150070700911280a438fd8c2;hb=fb35962cca894498fc48a9249255600d776777c0;hp=0fa5b93a7a1da70f94b7b4352bbb773d8ec5d3fb;hpb=a5c5377197fe8dcd47d7ebddae20665a5215b515;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/qemu b/lfs/qemu index 0fa5b93a7a..7925f0d3b8 100644 --- a/lfs/qemu +++ b/lfs/qemu @@ -24,7 +24,7 @@ include Config -VER = 0.11.0 +VER = 0.12.3 THISAPP = qemu-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu -PAK_VER = 8 +PAK_VER = 10 DEPS = "sdl" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4da6a3e926a0260902f0dee342a59c23 +$(DL_FILE)_MD5 = d215e4568650e8019816397174c090e1 install : $(TARGET)