]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/qemu
core140: ship glibc built with new gcc
[ipfire-2.x.git] / lfs / qemu
index 0a8cdb544a543f3df75b1f6f7a98a6bed0ab8e34..a6b2030295a51cf94d344d0e5f2dc9a9c0821480 100644 (file)
--- a/lfs/qemu
+++ b/lfs/qemu
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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        #
@@ -27,7 +27,7 @@ include Config
 VER        = 4.1.0
 
 THISAPP    = qemu-$(VER)
-DL_FILE    = $(THISAPP).tar.bz2
+DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -35,7 +35,7 @@ SUP_ARCH   = i586 x86_64
 PROG       = qemu
 PAK_VER    = 25
 
-DEPS       = "libusbredir sdl spice libseccomp"
+DEPS       = "libusbredir spice libseccomp"
 
 ###############################################################################
 # Top-level Rules
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5862fc984bb955c4c24427d3bceddca5
+$(DL_FILE)_MD5 = cdf2b5ca52b9abac9bacb5842fa420f8
 
 install : $(TARGET)