module_build: update to metacpan.org.

This commit is contained in:
Jérôme Duval
2019-11-06 10:25:24 +01:00
committed by GitHub
parent af32ada030
commit ba360bc163

View File

@@ -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"