[gnome-apps-nightly] nautilus: Use https:// instead of git://
- From: Mathieu Bridon <mbridon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] nautilus: Use https:// instead of git://
- Date: Tue, 16 Aug 2016 14:03:01 +0000 (UTC)
commit e0325cef09a0ba572d069ccf2055188acc6582a3
Author: Mathieu Bridon <bochecha daitauha fr>
Date: Tue Aug 16 15:52:19 2016 +0200
nautilus: Use https:// instead of git://
org.gnome.Nautilus.json | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/org.gnome.Nautilus.json b/org.gnome.Nautilus.json
index a1c52dd..d246b27 100644
--- a/org.gnome.Nautilus.json
+++ b/org.gnome.Nautilus.json
@@ -34,7 +34,7 @@
"sources": [
{
"type": "archive",
- "url": "http://downloads.sourceforge.net/libexif/libexif-0.6.21.tar.bz2"
+ "url": "https://downloads.sourceforge.net/libexif/libexif-0.6.21.tar.bz2",
}
]
},
@@ -43,7 +43,7 @@
"sources": [
{
"type": "git",
- "url": "git://anongit.freedesktop.org/git/exempi.git"
+ "url": "https://anongit.freedesktop.org/git/exempi.git"
}
]
@@ -58,7 +58,7 @@
"sources": [
{
"type": "git",
- "url": "git://git.gnome.org/tracker"
+ "url": "https://git.gnome.org/browse/tracker"
}
]
},
@@ -68,7 +68,7 @@
"sources": [
{
"type": "git",
- "url": "git://git.gnome.org/gnome-desktop"
+ "url": "https://git.gnome.org/browse/gnome-desktop"
}
]
},
@@ -78,7 +78,7 @@
"sources": [
{
"type": "git",
- "url": "git://git.gnome.org/nautilus"
+ "url": "https://git.gnome.org/browse/nautilus"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]