Updated qemu to Version 0.10.2

This commit is contained in:
Stefan Schantl
2009-04-10 23:20:38 +02:00
parent c870e423bf
commit aeeef86b47
2 changed files with 4 additions and 4 deletions

View File

@@ -251,7 +251,7 @@
* pptp-1.7.2
* procps-3.2.6
* psmisc-22.2
* qemu-0.10.1
* qemu-0.10.2
* readline-5.1
* reiser4progs-1.0.5
* reiserfsprogs-3.6.19

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.10.1
VER = 0.10.2
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 = 5
PAK_VER = 6
DEPS = "sdl"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 99b6da099343f6a32e02211aa5925154
$(DL_FILE)_MD5 = 85a323cdf620687f39c5328f450a547d
install : $(TARGET)