[jhbuild] Fix the git.gnome.org HTTPS URLs



commit 675e649151041a863abf0bafd5252ac0d493eaf7
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Tue Aug 1 01:00:04 2017 +0200

    Fix the git.gnome.org HTTPS URLs
    
    https://bugzilla.gnome.org/show_bug.cgi?id=762714

 modulesets/gnome-apps-3.26.modules             |    2 +-
 modulesets/gnome-suites-core-3.26.modules      |    2 +-
 modulesets/gnome-suites-core-deps-3.26.modules |    2 +-
 modulesets/gnome-world.modules                 |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.26.modules b/modulesets/gnome-apps-3.26.modules
index c2aae17..067698b 100644
--- a/modulesets/gnome-apps-3.26.modules
+++ b/modulesets/gnome-apps-3.26.modules
@@ -6,7 +6,7 @@
 
 <!-- git repos -->
   <repository type="git" name="git.gnome.org" default="yes"
-      href="https://git.gnome.org/"/>
+      href="https://git.gnome.org/browse/"/>
   <repository type="git" name="github.com"
       href="https://github.com/"/>
 
diff --git a/modulesets/gnome-suites-core-3.26.modules b/modulesets/gnome-suites-core-3.26.modules
index 9302957..53372c4 100644
--- a/modulesets/gnome-suites-core-3.26.modules
+++ b/modulesets/gnome-suites-core-3.26.modules
@@ -6,7 +6,7 @@
 
 <!-- git repos -->
   <repository type="git" name="git.gnome.org" default="yes"
-      href="https://git.gnome.org/"/>
+      href="https://git.gnome.org/browse/"/>
   <repository type="git" name="git.freedesktop.org"
       href="https://anongit.freedesktop.org/git/"/>
   <repository type="git" name="github.com"
diff --git a/modulesets/gnome-suites-core-deps-3.26.modules b/modulesets/gnome-suites-core-deps-3.26.modules
index fc27b29..74d1836 100644
--- a/modulesets/gnome-suites-core-deps-3.26.modules
+++ b/modulesets/gnome-suites-core-deps-3.26.modules
@@ -5,7 +5,7 @@
 
 <!-- git repos -->
 <repository type="git" name="git.gnome.org" default="yes"
-    href="https://git.gnome.org/"/>
+    href="https://git.gnome.org/browse/"/>
 <repository type="git" name="gitlab.gnome.org"
     href="https://gitlab.gnome.org/"/>
 <repository type="git" name="git.freedesktop.org"
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index afacb47..6c96c7f 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -5,7 +5,7 @@
 <moduleset>
   <!-- FIXME: Change repositories and tarballs to use HTTPS wherever possible. -->
   <repository type="git" name="git.gnome.org" default="yes"
-      href="https://git.gnome.org/"/>
+      href="https://git.gnome.org/browse/"/>
   <repository type="svn" name="svn.abisource.com"
       href="http://svn.abisource.com/"/>
   <repository type="git" name="wayland.freedesktop.org"


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