diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2024-11-25 13:01:05 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-27 14:58:48 +0000 |
| commit | be7a3679e9c068ba74ab629a3c6be155924f46cf (patch) | |
| tree | 80b803d5d4801783bbe9b8a337fe582c9634c57f /meta/recipes-devtools/perl | |
| parent | aa7db30c441554bbfe684a724e9f6819d30fc7cf (diff) | |
| download | poky-be7a3679e9c068ba74ab629a3c6be155924f46cf.tar.gz | |
libtry-tiny-perl: upgrade 0.31 -> 0.32
(From OE-Core rev: 2d2b5809f49131bc2e116eee7908d314efc50be7)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl')
| -rw-r--r-- | meta/recipes-devtools/perl/libtry-tiny-perl_0.32.bb (renamed from meta/recipes-devtools/perl/libtry-tiny-perl_0.31.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/libtry-tiny-perl_0.31.bb b/meta/recipes-devtools/perl/libtry-tiny-perl_0.32.bb index a3728d8435..d0714695b8 100644 --- a/meta/recipes-devtools/perl/libtry-tiny-perl_0.31.bb +++ b/meta/recipes-devtools/perl/libtry-tiny-perl_0.32.bb | |||
| @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=5dc332c2d4aade55f5db244681000091" | |||
| 11 | 11 | ||
| 12 | SRC_URI = "${CPAN_MIRROR}/authors/id/E/ET/ETHER/Try-Tiny-${PV}.tar.gz" | 12 | SRC_URI = "${CPAN_MIRROR}/authors/id/E/ET/ETHER/Try-Tiny-${PV}.tar.gz" |
| 13 | 13 | ||
| 14 | SRC_URI[sha256sum] = "3300d31d8a4075b26d8f46ce864a1d913e0e8467ceeba6655d5d2b2e206c11be" | 14 | SRC_URI[sha256sum] = "ef2d6cab0bad18e3ab1c4e6125cc5f695c7e459899f512451c8fa3ef83fa7fc0" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/Try-Tiny-${PV}" | 16 | S = "${WORKDIR}/Try-Tiny-${PV}" |
| 17 | 17 | ||
