[evolution] [Flatpak] Change reference to bogofilter sources



commit 9f955b875618877aa5d13f444e08a95fada55889
Author: Milan Crha <mcrha redhat com>
Date:   Tue Jul 16 15:10:34 2019 +0200

    [Flatpak] Change reference to bogofilter sources
    
    It turned out that Source Forge links to git snapshot are not
    permanent, thus use the git reference instead.

 flatpak/org.gnome.Evolution-master.json | 6 +++---
 flatpak/org.gnome.Evolution-stable.json | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/flatpak/org.gnome.Evolution-master.json b/flatpak/org.gnome.Evolution-master.json
index 24dd3ff638..4913721de6 100644
--- a/flatpak/org.gnome.Evolution-master.json
+++ b/flatpak/org.gnome.Evolution-master.json
@@ -258,9 +258,9 @@
                        ],
                        "sources": [
                                {
-                                       "type": "archive",
-                                       "url": 
"https://sourceforge.net/code-snapshots/git/b/bo/bogofilter/git.git/bogofilter-git-0242a05e541c7a5ec7b6a27c810be7cecb9ae82f.zip";,
-                                       "sha256": 
"1f9ea52db12bff715c3d955a37abe66547cebf93c90c4f31d7e0aed8ff73afdc"
+                                       "type": "git",
+                                       "url": "https://git.code.sf.net/p/bogofilter/git";,
+                                       "branch": "master"
                                }
                        ]
                },
diff --git a/flatpak/org.gnome.Evolution-stable.json b/flatpak/org.gnome.Evolution-stable.json
index 6dd34df425..2c46640366 100644
--- a/flatpak/org.gnome.Evolution-stable.json
+++ b/flatpak/org.gnome.Evolution-stable.json
@@ -254,9 +254,9 @@
                        ],
                        "sources": [
                                {
-                                       "type": "archive",
-                                       "url": 
"https://sourceforge.net/code-snapshots/git/b/bo/bogofilter/git.git/bogofilter-git-0242a05e541c7a5ec7b6a27c810be7cecb9ae82f.zip";,
-                                       "sha256": 
"1f9ea52db12bff715c3d955a37abe66547cebf93c90c4f31d7e0aed8ff73afdc"
+                                       "type": "git",
+                                       "url": "https://git.code.sf.net/p/bogofilter/git";,
+                                       "branch": "master"
                                }
                        ]
                },


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