[gnome-apps-nightly] Geary: Update package sources to use git repos and https to access them.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] Geary: Update package sources to use git repos and https to access them.
- Date: Sun, 5 Feb 2017 02:30:08 +0000 (UTC)
commit fd5e74cfcbbb6163f5c64231e292df746a102f28
Author: Michael James Gratton <mike vee net>
Date: Sun Feb 5 13:29:50 2017 +1100
Geary: Update package sources to use git repos and https to access them.
org.gnome.Geary.json | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 4b4c8c4..d04b88b 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -77,9 +77,8 @@
},
"sources": [
{
- "type": "archive",
- "url": "https://download.gnome.org/sources/libgee/0.18/libgee-0.18.0.tar.xz",
- "sha256": "4ad99ef937d071b4883c061df40bfe233f7649d50c354cf81235f180b4244399"
+ "type": "git",
+ "url": "https://git.gnome.org/libgee"
}
]
},
@@ -87,9 +86,9 @@
"name": "gmime",
"sources": [
{
- "type": "archive",
- "url": "https://download.gnome.org/sources/gmime/2.6/gmime-2.6.20.tar.xz",
- "sha256": "e0a170fb264c2ae4cecd852f4e7aaddb8d58e8f3f0b569ce2d2a4704f55bdf65"
+ "type": "git",
+ "url": "https://git.gnome.org/gmime",
+ "branch": "gmime-2-6"
}
]
},
@@ -98,7 +97,7 @@
"sources": [
{
"type": "git",
- "url": "git://git.gnome.org/geary"
+ "url": "https://git.gnome.org/geary",
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]