diff mbox series

[1/7] package/perl-file-listing: bump version to 6.15

Message ID 20230112114304.3007221-1-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [1/7] package/perl-file-listing: bump version to 6.15 | expand

Commit Message

Bernd Kuhls Jan. 12, 2023, 11:42 a.m. UTC
Updated license hash due to typo/whitespace-only fixes in license file.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/perl-file-listing/perl-file-listing.hash | 6 +++---
 package/perl-file-listing/perl-file-listing.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Peter Korsgaard Jan. 12, 2023, 7:12 p.m. UTC | #1
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Updated license hash due to typo/whitespace-only fixes in license file.
 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/perl-file-listing/perl-file-listing.hash b/package/perl-file-listing/perl-file-listing.hash
index 2358965714..cb52c127cd 100644
--- a/package/perl-file-listing/perl-file-listing.hash
+++ b/package/perl-file-listing/perl-file-listing.hash
@@ -1,6 +1,6 @@ 
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  cf60a79563185391831613178a79b4cd  File-Listing-6.14.tar.gz
-sha256  15b3a4871e23164a36f226381b74d450af41f12cc94985f592a669fcac7b48ff  File-Listing-6.14.tar.gz
+md5  8ba34641a6c5a2ec1b0bf7064f68c535  File-Listing-6.15.tar.gz
+sha256  46c4fb9f9eb9635805e26b7ea55b54455e47302758a10ed2a0b92f392713770c  File-Listing-6.15.tar.gz
 
 # computed by scancpan
-sha256  7f0ccec295e6d7d2be1439cedd7caf6cc6247191f4c10ac56d91ee9bc265ba02  LICENSE
+sha256  287e6f0fdf2db790a24975b492cde64b210c16af7137f44373cbd03fcf844212  LICENSE
diff --git a/package/perl-file-listing/perl-file-listing.mk b/package/perl-file-listing/perl-file-listing.mk
index 61bbc18eb8..c8584ffa8a 100644
--- a/package/perl-file-listing/perl-file-listing.mk
+++ b/package/perl-file-listing/perl-file-listing.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PERL_FILE_LISTING_VERSION = 6.14
+PERL_FILE_LISTING_VERSION = 6.15
 PERL_FILE_LISTING_SOURCE = File-Listing-$(PERL_FILE_LISTING_VERSION).tar.gz
 PERL_FILE_LISTING_SITE = $(BR2_CPAN_MIRROR)/authors/id/P/PL/PLICEASE
 PERL_FILE_LISTING_LICENSE = Artistic or GPL-1.0+