[geary/gnome-3-36] org.gnome.Geary.yaml: Update some deps for the stable build



commit 4faddda2217d73faeb4a63fe0511b71fa85e0eb6
Author: Michael Gratton <mike vee net>
Date:   Sun May 3 18:17:52 2020 +1000

    org.gnome.Geary.yaml: Update some deps for the stable build

 org.gnome.Geary.json | 10 +++++-----
 org.gnome.Geary.yaml | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 4cffc494..8dcd5735 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -90,8 +90,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": 
"https://github.com/libical/libical/releases/download/v3.0.7/libical-3.0.7.tar.gz";,
-                    "sha256": "0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc"
+                    "url": 
"https://github.com/libical/libical/releases/download/v3.0.8/libical-3.0.8.tar.gz";,
+                    "sha512": 
"ce015e6d4c1c7cb4af7b45748ce8251c663f80f6a4357ddff6a97796642619abe882f4cadeca10cabeb1b25577869f436da15bca882e032eb3ff0475f6010d8b"
                 }
             ],
             "cleanup": [
@@ -202,9 +202,9 @@
             "name": "libytnef",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/Yeraze/ytnef.git";,
-                    "branch": "master"
+                    "type": "archive",
+                    "url": "https://github.com/Yeraze/ytnef/archive/v1.9.3.tar.gz";,
+                    "sha256": "41a0033bde33c86a7e4aa4e14bb822dd03084098638e7d6557263e47e80b4f4f"
                 }
             ]
         },
diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml
index bd9e64b2..021b61f3 100644
--- a/org.gnome.Geary.yaml
+++ b/org.gnome.Geary.yaml
@@ -115,8 +115,8 @@ modules:
       - "-DICAL_BUILD_DOCS=false"
     sources:
       - type: archive
-        url: https://github.com/libical/libical/releases/download/v3.0.7/libical-3.0.7.tar.gz
-        sha256: 0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc
+        url: https://github.com/libical/libical/releases/download/v3.0.8/libical-3.0.8.tar.gz
+        sha512: 
ce015e6d4c1c7cb4af7b45748ce8251c663f80f6a4357ddff6a97796642619abe882f4cadeca10cabeb1b25577869f436da15bca882e032eb3ff0475f6010d8b
     cleanup:
       - /lib/cmake
 
@@ -199,9 +199,9 @@ modules:
   # Geary dependency
   - name: "libytnef"
     sources:
-      - type: git
-        url: https://github.com/Yeraze/ytnef.git
-        branch: master
+      - type: archive
+        url: https://github.com/Yeraze/ytnef/archive/v1.9.3.tar.gz
+        sha256: 41a0033bde33c86a7e4aa4e14bb822dd03084098638e7d6557263e47e80b4f4f
 
   - name: geary
     buildsystem: meson


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