[gnome-disk-utility/wip/kailueke/flatpak-fix: 3/3] flatpak: use stable libblockdev branch




commit 0db87512b05223633ae8294db740e798a56b3f05
Author: Kai Lüke <kailueke riseup net>
Date:   Thu Jul 22 20:01:13 2021 +0200

    flatpak: use stable libblockdev branch

 flatpak/org.gnome.DiskUtility.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.DiskUtility.json b/flatpak/org.gnome.DiskUtility.json
index 9644dc72..c258e58f 100644
--- a/flatpak/org.gnome.DiskUtility.json
+++ b/flatpak/org.gnome.DiskUtility.json
@@ -231,7 +231,8 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://github.com/storaged-project/libblockdev.git";
+                    "url" : "https://github.com/storaged-project/libblockdev.git";,
+                    "branch": "2.x-branch"
                 }
             ]
         },


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