From ba360bc1637683af3f57268d8a276f48a1cce137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 6 Nov 2019 10:25:24 +0100 Subject: [PATCH] module_build: update to metacpan.org. --- dev-perl/module_build/module_build-0.4224.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-perl/module_build/module_build-0.4224.recipe b/dev-perl/module_build/module_build-0.4224.recipe index 87d165e4c..af8d4ae5f 100644 --- a/dev-perl/module_build/module_build-0.4224.recipe +++ b/dev-perl/module_build/module_build-0.4224.recipe @@ -5,11 +5,11 @@ Developers may alter the behavior of the module through subclassing in a much \ more straightforward way than with MakeMaker. It also does not require a make \ on your system - most of the Module::Build code is pure-perl and written in a \ very cross-platform way." -HOMEPAGE="http://search.cpan.org/~leont/Module-Build/lib/Module/Build.pm" +HOMEPAGE="https://metacpan.org/pod/distribution/Module-Build/lib/Module/Build.pm" COPYRIGHT="2001-2006 Ken Williams" LICENSE="Artistic" -REVISION="3" -SOURCE_URI="http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$portVersion.tar.gz" +REVISION="4" +SOURCE_URI="https://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-$portVersion.tar.gz" CHECKSUM_SHA256="a6ca15d78244a7b50fdbf27f85c85f4035aa799ce7dd018a0d98b358ef7bc782" SOURCE_DIR="Module-Build-$portVersion"