All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05
@ 2024-10-23 16:00 Francois Perrad
  2024-10-23 16:00 ` [Buildroot] [PATCH 2/7] package/perl-extutils-installpaths: bump to version 0.014 Francois Perrad
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Francois Perrad @ 2024-10-23 16:00 UTC (permalink / raw)
  To: buildroot

diff LICENSE: use "The Perl Artistic License 1.0" and update millesime
    see https://metacpan.org/release/ARODLAND/Digest-HMAC-1.05/diff/ARODLAND/Digest-HMAC-1.04#LICENSE

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

diff --git a/package/perl-digest-hmac/perl-digest-hmac.hash b/package/perl-digest-hmac/perl-digest-hmac.hash
index 5e7da14f3..4a4b8e5f0 100644
--- a/package/perl-digest-hmac/perl-digest-hmac.hash
+++ b/package/perl-digest-hmac/perl-digest-hmac.hash
@@ -1,6 +1,6 @@
-# retrieved by scancpan from http://cpan.metacpan.org/
-md5  746a5edffd1485d7500e005730c271c8  Digest-HMAC-1.04.tar.gz
-sha256  d6bc8156aa275c44d794b7c18f44cdac4a58140245c959e6b19b2c3838b08ed4  Digest-HMAC-1.04.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5  cbeca4ad4c21c241080cd6ee47bdca6e  Digest-HMAC-1.05.tar.gz
+sha256  215cb59cba610745cfb2d4b3f8ef756d590e57e3ad7986a992e87c4969fcdc7a  Digest-HMAC-1.05.tar.gz
 
 # computed by scancpan
-sha256  cb9ff694d1769f450dd5c400204aa921d2fb3db90fcb21674a39f3725c4255c1  LICENSE
+sha256  c10e8c1b7e9e524e361cc87244c74e3abeae5652f246bcc050327f53ba85cba1  LICENSE
diff --git a/package/perl-digest-hmac/perl-digest-hmac.mk b/package/perl-digest-hmac/perl-digest-hmac.mk
index bc080703d..0fa4adf77 100644
--- a/package/perl-digest-hmac/perl-digest-hmac.mk
+++ b/package/perl-digest-hmac/perl-digest-hmac.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_DIGEST_HMAC_VERSION = 1.04
+PERL_DIGEST_HMAC_VERSION = 1.05
 PERL_DIGEST_HMAC_SOURCE = Digest-HMAC-$(PERL_DIGEST_HMAC_VERSION).tar.gz
 PERL_DIGEST_HMAC_SITE = $(BR2_CPAN_MIRROR)/authors/id/A/AR/ARODLAND
 PERL_DIGEST_HMAC_LICENSE = Artistic or GPL-1.0+
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-10-23 19:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23 16:00 [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05 Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 2/7] package/perl-extutils-installpaths: bump to version 0.014 Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 3/7] package/perl-http-message: bump to version 7.00 Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 4/7] package/perl-json-maybexs: bump to version 1.004008 Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 5/7] package/perl-mozilla-ca: bump to version 20240924 Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 6/7] package/perl-net-dns: bump to version 1.47 Francois Perrad
2024-10-23 16:00 ` [Buildroot] [PATCH 7/7] package/perl-type-tiny: bump to version 2.006000 Francois Perrad
2024-10-23 19:23 ` [Buildroot] [PATCH 1/7] package/perl-digest-hmac: bump to version 1.05 Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.