]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/qemu-kqemu
Updated the two qemu packages to the latest stable releases.
[people/pmueller/ipfire-2.x.git] / lfs / qemu-kqemu
index 99b3fe173cf6363b31d811abc8a1dc1e0a94982d..a3c99b4512eb034ab3d24cd4356b69ffd81eafb1 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.11.0
+VER        = 0.11.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)-kqemu
 PROG       = qemu-kqemu
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = "sdl qemu"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 4da6a3e926a0260902f0dee342a59c23
+$(DL_FILE)_MD5 = 193285b0bcf655a7f7577d05ffcb82b1
 
 install : $(TARGET)