summaryrefslogtreecommitdiffstats
path: root/package/perl-module-build
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2015-02-15 21:35:32 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-02-19 22:41:46 +0100
commite9691848d06a69004321847c691292fef6f1d13f (patch)
treebd885b7b5c5b34edd68a87bb8b5551332182227d /package/perl-module-build
parent671301e6b56418098eeccdf6c9be82f48de1be8b (diff)
downloadbuildroot-e9691848d06a69004321847c691292fef6f1d13f.tar.gz
buildroot-e9691848d06a69004321847c691292fef6f1d13f.zip
perl-module-build: downgrade to version 0.4208
fix prerequisites: CPAN::Meta (2.140640) is installed, but we need version >= 2.142060 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/perl-module-build')
-rw-r--r--package/perl-module-build/perl-module-build.hash3
-rw-r--r--package/perl-module-build/perl-module-build.mk2
2 files changed, 4 insertions, 1 deletions
diff --git a/package/perl-module-build/perl-module-build.hash b/package/perl-module-build/perl-module-build.hash
new file mode 100644
index 0000000000..7da8793398
--- /dev/null
+++ b/package/perl-module-build/perl-module-build.hash
@@ -0,0 +1,3 @@
+# retrieved by scancpan from http://cpan.metacpan.org/
+md5 296e2ee8d7f7c6b4b178cda6919ba3c9 Module-Build-0.4208.tar.gz
+sha256 32eca47c494a5d2a826c30616270b0fc744315b7363223b54fdea2dcef635378 Module-Build-0.4208.tar.gz
diff --git a/package/perl-module-build/perl-module-build.mk b/package/perl-module-build/perl-module-build.mk
index 4fdb4c7158..aa6259a7ef 100644
--- a/package/perl-module-build/perl-module-build.mk
+++ b/package/perl-module-build/perl-module-build.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_MODULE_BUILD_VERSION = 0.4210
+PERL_MODULE_BUILD_VERSION = 0.4208
PERL_MODULE_BUILD_SOURCE = Module-Build-$(PERL_MODULE_BUILD_VERSION).tar.gz
PERL_MODULE_BUILD_SITE = $(BR2_CPAN_MIRROR)/authors/id/L/LE/LEONT
PERL_MODULE_BUILD_LICENSE = Artistic or GPLv1+
OpenPOWER on IntegriCloud