[gnome-keysign/flatpak] flatpak: switch ImageMagick url to fossies mirror



commit dff6a9276ab5773e566d0a4bcf503b04ff1d96e4
Author: RyuzakiKK <aasonykk gmail com>
Date:   Sat Jan 6 15:26:24 2018 +0100

    flatpak: switch ImageMagick url to fossies mirror
    
    We switch to a mirror because when an update is released, the old
    official download link is always removed

 flatpak/org.gnome.Keysign.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Keysign.json b/flatpak/org.gnome.Keysign.json
index 69728aa..ed06d15 100644
--- a/flatpak/org.gnome.Keysign.json
+++ b/flatpak/org.gnome.Keysign.json
@@ -290,7 +290,7 @@
                             "sources": [
                                 {
                                     "type": "archive",
-                                    "url": 
"https://www.imagemagick.org/download/ImageMagick-6.9.9-27.tar.xz";,
+                                    "url": 
"https://fossies.org/linux/misc/legacy/ImageMagick-6.9.9-27.tar.xz";,
                                     "sha256": 
"27d0090b6a019eb038d254a9eb8d8939ac0d225b5dc651abc9212bb7c257e17c"
                                 }
                             ]


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