[perl-glib] Makefile.PL: changed location of Git repo/web page



commit 1107c1f93a007c52c0e7f92122621bd4eb745440
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Sep 25 22:11:27 2018 -0700

    Makefile.PL: changed location of Git repo/web page
    
    - GNOME Git repos are now hosted in a GitLab instance, updated URIs

 Makefile.PL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index 59cbafe..64b05ca 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -116,9 +116,9 @@ my %meta_merge = (
                     mailto  => 'bug-Glib [at] rt.cpan.org',
             },
             repository  => {
-                    url     => 'git://git.gnome.org/perl-Glib',
+                    url     => 'git gitlab gnome org:GNOME/perl-glib.git',
                     type    => 'git',
-                    web     => 'http://git.gnome.org/browse/perl-Glib',
+                    web     => 'https://gitlab.gnome.org/GNOME/perl-glib',
             },
         },
         prereqs => {


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