X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fqemu;h=ba4ea766cb16985429fd991dcc61ca45919e4bdb;hb=a01d6aaa52b54b89cf8e0dcae602abf2e60fc0c6;hp=659cd160ee4e9a236dfcdf5a0d3e988f7bf2a23b;hpb=399ed04b2b032bc59f14c9a3c49483852ba2320d;p=ipfire-2.x.git diff --git a/lfs/qemu b/lfs/qemu index 659cd160ee..ba4ea766cb 100644 --- a/lfs/qemu +++ b/lfs/qemu @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2009 Michael Tremer & Christian Schmidt # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 0.10.0 +VER = 0.10.5 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 = 4 +PAK_VER = 7 DEPS = "sdl" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 8dc50b834fa3f5f6a17d7bc3d0559e53 +$(DL_FILE)_MD5 = 60060feb98c9649a5da8b136685f76ba install : $(TARGET)