[gnome-boxes/update-qemu-to-4.1.0: 2/2] flatpak: Update qemu to 4.1.0



commit 3c0f37b57ce021ec2190dfbc6e288c7836d3392e
Author: Dor Askayo <dor askayo gmail com>
Date:   Fri Oct 4 15:01:08 2019 +0200

    flatpak: Update qemu to 4.1.0
    
    Related #229

 build-aux/flatpak/org.gnome.Boxes.json             | 12 +--
 ...variable-size-SIOCGSTAMP-with-new-kernels.patch | 24 ------
 .../flatpak/qemu-linux-user-rename-gettid.patch    | 91 ----------------------
 3 files changed, 2 insertions(+), 125 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 8d49adbe..0c1ac5a1 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -431,16 +431,8 @@
             "sources" : [
                 {
                     "type" : "archive",
-                    "url" : "https://download.qemu.org/qemu-3.1.0.tar.xz";,
-                    "sha256" : "6a0508df079a0a33c2487ca936a56c12122f105b8a96a44374704bef6c69abfc"
-                },
-                {
-                    "type" : "patch",
-                    "path" : "qemu-3.1-handle-variable-size-SIOCGSTAMP-with-new-kernels.patch"
-                },
-                {
-                    "type" : "patch",
-                    "path" : "qemu-linux-user-rename-gettid.patch"
+                    "url" : "https://download.qemu.org/qemu-4.1.0.tar.xz";,
+                    "sha256" : "656e60218689bdeec69903087fd7582d5d3e72238d02f4481d8dc6d79fd909c6"
                 }
             ]
         },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]