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



commit 7c201ea48e41bf932096152e18779ccf9348d922
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Sep 25 22:03:02 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 f529da7..e34929c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -71,9 +71,9 @@ my %meta_merge = (
                     mailto  => 'bug-Glib-Object-Introspection [at] rt.cpan.org',
             },
             repository  => {
-                    url     => 'git://git.gnome.org/perl-Glib-Object-Introspection',
+                    url     => 'git gitlab gnome org:GNOME/perl-glib-object-introspection.git',
                     type    => 'git',
-                    web     => 'http://git.gnome.org/browse/perl-Glib-Object-Introspection',
+                    web     => 'https://gitlab.gnome.org/GNOME/perl-glib-object-introspection',
             },
         },
         prereqs => {


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