From f844291f7dc113c15fda639e4de4dfecbcf35fe3 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sat, 4 Sep 2021 14:40:16 -0700 Subject: Document that https is supported Also, update http:// links to https:// where appropriate. --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index ded2fb64..b6ef2165 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -200,7 +200,7 @@ WriteMakefile( repository => { type => 'git', url => 'git://git.mageia.org/software/rpm/urpmi/', - web => 'http://gitweb.mageia.org/software/rpm/urpmi/', + web => 'https://gitweb.mageia.org/software/rpm/urpmi/', }, }, release_status => 'stable', -- cgit v1.2.1