]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updatted qenu
authormaniacikarus <maniacikarus@ipfire.org>
Tue, 24 Mar 2009 06:55:28 +0000 (07:55 +0100)
committermaniacikarus <maniacikarus@ipfire.org>
Tue, 24 Mar 2009 06:55:28 +0000 (07:55 +0100)
lfs/qemu

index 659cd160ee4e9a236dfcdf5a0d3e988f7bf2a23b..efd16f5f8a0d5ff8ff96d2364cbc53097f3f0137 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.1
 
 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    = 5
 
 DEPS       = "sdl"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8dc50b834fa3f5f6a17d7bc3d0559e53
+$(DL_FILE)_MD5 = 99b6da099343f6a32e02211aa5925154
 
 install : $(TARGET)