[gnome-disk-utility] flatpak: use alternative location for keyutils-1.6.1.tar.bz2



commit 44ecfe36f33f2e94dd555f42d7cd66bec4e2b420
Author: Kai Lüke <kailueke riseup net>
Date:   Fri Apr 1 22:24:50 2022 +0200

    flatpak: use alternative location for keyutils-1.6.1.tar.bz2
    
    The original address had SSL issues.

 flatpak/org.gnome.DiskUtility.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.DiskUtility.json b/flatpak/org.gnome.DiskUtility.json
index 60efcbcc..ab359e72 100644
--- a/flatpak/org.gnome.DiskUtility.json
+++ b/flatpak/org.gnome.DiskUtility.json
@@ -197,7 +197,7 @@
             "sources" : [
                 {
                     "type" : "archive",
-                    "url" : "https://people.redhat.com/~dhowells/keyutils/keyutils-1.6.1.tar.bz2";,
+                    "url" : 
"https://src.fedoraproject.org/repo/pkgs/keyutils/keyutils-1.6.1.tar.bz2/sha512/ea6e20b2594234c7f51581eef2b8fd19c109fa9eacaaef8dfbb4f237bd1d6fdf071ec23b4ff334cb22a46461d09d17cf499987fd1f00e66f27506888876961e1/keyutils-1.6.1.tar.bz2";,
                     "sha256" : "c8b15722ae51d95b9ad76cc6d49a4c2cc19b0c60f72f61fb9bf43eea7cbd64ce"
                 }
             ]


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