diff mbox series

[14/20] package/perl-extutils-config: bump to version 0.010

Message ID 20240909162703.3439481-14-francois.perrad@gadz.org
State Accepted
Headers show
Series [01/20] package/perl-clone: bump to version 0.47 | expand

Commit Message

Francois Perrad Sept. 9, 2024, 4:26 p.m. UTC

diff mbox series

Patch

diff LICENSE: use "The Perl Artistic License 1.0"
    see https://metacpan.org/release/LEONT/ExtUtils-Config-0.010/diff/LEONT/ExtUtils-Config-0.008#LICENSE

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-extutils-config/perl-extutils-config.hash | 8 ++++----
 package/perl-extutils-config/perl-extutils-config.mk   | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/perl-extutils-config/perl-extutils-config.hash b/package/perl-extutils-config/perl-extutils-config.hash
index f4a4b18fc..92ee0b63a 100644
--- a/package/perl-extutils-config/perl-extutils-config.hash
+++ b/package/perl-extutils-config/perl-extutils-config.hash
@@ -1,6 +1,6 @@ 
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5  565a7b09c7cac5907a25bbe2c959a717  ExtUtils-Config-0.008.tar.gz
-sha256  ae5104f634650dce8a79b7ed13fb59d67a39c213a6776cfdaa3ee749e62f1a8c  ExtUtils-Config-0.008.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5  f455b5743db7b73c80e88133effa3551  ExtUtils-Config-0.010.tar.gz
+sha256  82e7e4e90cbe380e152f5de6e3e403746982d502dd30197a123652e46610c66d  ExtUtils-Config-0.010.tar.gz
 
 # computed by scancpan
-sha256  33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc  LICENSE
+sha256  bb85b6b9104be3c7b17a4ab7d7dacce239ce640312bc4cd1e78a51780128009e  LICENSE
diff --git a/package/perl-extutils-config/perl-extutils-config.mk b/package/perl-extutils-config/perl-extutils-config.mk
index f46ca3e6f..fe41fbcdd 100644
--- a/package/perl-extutils-config/perl-extutils-config.mk
+++ b/package/perl-extutils-config/perl-extutils-config.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PERL_EXTUTILS_CONFIG_VERSION = 0.008
+PERL_EXTUTILS_CONFIG_VERSION = 0.010
 PERL_EXTUTILS_CONFIG_SOURCE = ExtUtils-Config-$(PERL_EXTUTILS_CONFIG_VERSION).tar.gz
 PERL_EXTUTILS_CONFIG_SITE = $(BR2_CPAN_MIRROR)/authors/id/L/LE/LEONT
 PERL_EXTUTILS_CONFIG_LICENSE = Artistic or GPL-1.0+