]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/qemu
Added missing patch.
[people/pmueller/ipfire-2.x.git] / lfs / qemu
index 659cd160ee4e9a236dfcdf5a0d3e988f7bf2a23b..10e6edb957406a2a056b761a6639a70421f6244d 100644 (file)
--- 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.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    = 4
+PAK_VER    = 6
 
 DEPS       = "sdl"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8dc50b834fa3f5f6a17d7bc3d0559e53
+$(DL_FILE)_MD5 = 85a323cdf620687f39c5328f450a547d
 
 install : $(TARGET)