[gnome-games/gnome-3-30] flatpak: Pin down DOSBox commit



commit 17748427bb067b1d32824a130fc2a8f0303c9866
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Mon Sep 3 04:55:03 2018 +0000

    flatpak: Pin down DOSBox commit
    
    The latest commit doesn't build, and a few commits before that don't
    install sofile.
    
    
    (cherry picked from commit 7cbd0c172e6f07eb72660ed90a7d2d4c3aeb2394)

 flatpak/libretro-cores/libretro-dosbox.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/libretro-cores/libretro-dosbox.json b/flatpak/libretro-cores/libretro-dosbox.json
index 228f1de6..597ee2f3 100644
--- a/flatpak/libretro-cores/libretro-dosbox.json
+++ b/flatpak/libretro-cores/libretro-dosbox.json
@@ -19,7 +19,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/dosbox-libretro.git";
+                    "url": "https://github.com/libretro/dosbox-libretro.git";,
+                    "commit": "51b0deba703f1283420103f217d63edf8f5a6f5b"
                 },
                 {
                     "type": "file",


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