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"