Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-perl][PATCH] libdigest-hmac-perl: upgrade 1.03 -> 1.05
@ 2024-10-24 13:06 J. S.
  2024-10-24 13:33 ` [oe] " Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: J. S. @ 2024-10-24 13:06 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

This new version brings an updated copyright date and a new maintainer.
This distributes under the Perl license (as it did previously).

Update the HOMEPAGE and SRC_URI to use metacpan.org instead of search.cpan.org

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...gest-hmac-perl_1.03.bb => libdigest-hmac-perl_1.05.bb} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 rename meta-perl/recipes-perl/libdigest/{libdigest-hmac-perl_1.03.bb => libdigest-hmac-perl_1.05.bb} (57%)

diff --git a/meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.03.bb b/meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.05.bb
similarity index 57%
rename from meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.03.bb
rename to meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.05.bb
index 41b4e78c5..7b5980287 100644
--- a/meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.03.bb
+++ b/meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.05.bb
@@ -1,17 +1,17 @@
 SUMMARY = "Keyed-Hashing for Message Authentication"
 DESCRIPTION = "Keyed-Hashing for Message Authentication"
-HOMEPAGE = "http://search.cpan.org/~gaas/Digest-HMAC-1.03/"
+HOMEPAGE = "https://metacpan.org/pod/Digest::HMAC"
 SECTION = "libs"
 
 LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
-LIC_FILES_CHKSUM = "file://README;beginline=13;endline=17;md5=da980cdc026faa065e5d5004115334e6"
+LIC_FILES_CHKSUM = "file://README;beginline=6;endline=9;md5=6321739e9ccbf74ee5dd2eb82c42d609"
 
 RDEPENDS:${PN} = "libdigest-sha1-perl perl-module-extutils-makemaker perl-module-digest-md5"
 
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-HMAC-${PV}.tar.gz \
+SRC_URI = "https://cpan.metacpan.org/authors/id/A/AR/ARODLAND/Digest-HMAC-${PV}.tar.gz \
            file://run-ptest \
           "
-SRC_URI[sha256sum] = "3bc72c6d3ff144d73aefb90e9a78d33612d58cf1cd1631ecfb8985ba96da4a59"
+SRC_URI[sha256sum] = "215cb59cba610745cfb2d4b3f8ef756d590e57e3ad7986a992e87c4969fcdc7a"
 
 S = "${WORKDIR}/Digest-HMAC-${PV}"
 
-- 
2.43.0



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

end of thread, other threads:[~2024-10-24 17:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-24 13:06 [meta-perl][PATCH] libdigest-hmac-perl: upgrade 1.03 -> 1.05 J. S.
2024-10-24 13:33 ` [oe] " Khem Raj
2024-10-24 14:46   ` J. S.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox