]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/qemu
Updated the two qemu packages to the latest stable releases.
[people/pmueller/ipfire-2.x.git] / lfs / qemu
index 97d3af30042cda65767ceb13efcd80011faaf35e..7925f0d3b8301102150070700911280a438fd8c2 100644 (file)
--- a/lfs/qemu
+++ b/lfs/qemu
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.12.2
+VER        = 0.12.3
 
 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    = 9
+PAK_VER    = 10
 
 DEPS       = "sdl"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1d7c2d95acb6d0789de86508c608e26d
+$(DL_FILE)_MD5 = d215e4568650e8019816397174c090e1
 
 install : $(TARGET)