libfile-slurp-perl: upgrade 9999.19 -> 9999.32

License-Update: license note moved from README to README.md and expanded to a full copyright / same-terms-as-Perl stanza

fix URI and license for 9999.32

The 9999.32 release is published by new CPAN maintainer (CAPOEIRAB)
and renamed the license file to README.md

 - Point SRC_URI at the CAPOEIRAB author directory (sha256 unchanged).
 - Update LIC_FILES_CHKSUM to the COPYRIGHT & LICENSE section of README.md.
 - Refresh the stale HOMEPAGE to the dist page.

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Khem Raj
2026-06-09 21:17:27 -07:00
parent 3259516d4d
commit 11a2f137bc
@@ -4,16 +4,16 @@ DESCRIPTION = "This module provides subroutines to read or write \
reading the list of filenames in a directory. \
"
SECTION = "libs"
HOMEPAGE = "https://metacpan.org/release/URI/File-Slurp-9999.19"
HOMEPAGE = "https://metacpan.org/dist/File-Slurp"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
LIC_FILES_CHKSUM = "file://README;beginline=37;endline=41;md5=255fbd5f98a90d51d9908d31271ae4d4"
SRC_URI = "${CPAN_MIRROR}/authors/id/U/UR/URI/File-Slurp-${PV}.tar.gz"
LIC_FILES_CHKSUM = "file://README.md;beginline=488;endline=493;md5=7ac91b9bf12fda89deba7383172cbefe"
SRC_URI = "${CPAN_MIRROR}/authors/id/C/CA/CAPOEIRAB/File-Slurp-${PV}.tar.gz"
S = "${UNPACKDIR}/File-Slurp-${PV}"
inherit cpan
SRC_URI[sha256sum] = "ce29ebe995097ebd6e9bc03284714cdfa0c46dc94f6b14a56980747ea3253643"
SRC_URI[sha256sum] = "4c3c21992a9d42be3a79dd74a3c83d27d38057269d65509a2f555ea0fb2bc5b0"
BBCLASSEXTEND = "native"