From 9ffbc0487077af18ec474fd8135c776218e7083f Mon Sep 17 00:00:00 2001 From: mohawk2 Date: Tue, 2 Jul 2024 18:05:05 +0100 Subject: [PATCH] Update repo metadata --- Build.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build.PL b/Build.PL index 814d096e..0bf3456c 100644 --- a/Build.PL +++ b/Build.PL @@ -122,7 +122,7 @@ my $builder = GSLBuilder->new( license => 'gpl', meta_merge => { resources => { - repository => 'http://github.com/leto/math--gsl/tree/master' + repository => 'https://github.com/hakonhagland/perl-math-gsl/tree/master' }, }, build_requires => {