perl: upgrade 5.40.0 -> 5.40.1

>From https://metacpan.org/pod/perldelta :

"There are no changes intentionally incompatible with 5.40.0. If any exist, they are bugs, and we request that you submit a report."

(From OE-Core rev: dd5a40890a2da27e8d5ede10ef1ae27e37f9e229)

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
J. S. 2025-03-30 15:41:23 -04:00 committed by Richard Purdie
parent 146ba38c1f
commit bc51c04d3a

View File

@ -25,7 +25,7 @@ SRC_URI:append:class-target = " \
file://encodefix.patch \
"
SRC_URI[perl.sha256sum] = "c740348f357396327a9795d3e8323bafd0fe8a5c7835fc1cbaba0cc8dfe7161f"
SRC_URI[perl.sha256sum] = "02f8c45bb379ed0c3de7514fad48c714fd46be8f0b536bfd5320050165a1ee26"
B = "${WORKDIR}/perl-${PV}-build"