[gnome-apps-nightly] games: Clone over HTTPS



commit 6430fbec5aa7e9c2d958d45765191e9ee72abf42
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Mon Aug 8 15:47:22 2016 +0200

    games: Clone over HTTPS

 org.gnome.Games.json |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/org.gnome.Games.json b/org.gnome.Games.json
index 0a13e88..589dbe1 100644
--- a/org.gnome.Games.json
+++ b/org.gnome.Games.json
@@ -36,7 +36,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://git.gnome.org/retro-gtk"
+                    "url": "https://git.gnome.org/browse/retro-gtk";
                 }
             ]
         },
@@ -45,7 +45,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://git.gnome.org/retro-plugins"
+                    "url": "https://git.gnome.org/browse/retro-plugins";
                 }
             ]
         },
@@ -56,7 +56,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://git.gnome.org/grilo"
+                    "url": "https://git.gnome.org/browse/grilo";
                 }
             ],
             "cleanup": [ "/include", "/bin" ]
@@ -68,7 +68,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://git.gnome.org/grilo-plugins"
+                    "url": "https://git.gnome.org/browse/grilo-plugins";
                 }
             ],
             "cleanup": [ "/include" ]
@@ -82,7 +82,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://git.gnome.org/tracker"
+                    "url": "https://git.gnome.org/browse/tracker";
                 }
             ]
         },
@@ -91,7 +91,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://git.gnome.org/gnome-games"
+                    "url": "https://git.gnome.org/browse/gnome-games";
                 }
             ]
         }


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