mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
module_build: update to metacpan.org.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user