openembedded-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [oe] [meta-perl] [PATCH] libencode-perl: upgrade 3.12 -> 3.16
@ 2021-10-19 14:13 Zheng Ruoqin
  0 siblings, 0 replies; only message in thread
From: Zheng Ruoqin @ 2021-10-19 14:13 UTC (permalink / raw)
  To: openembedded-devel

Revision: 3.16
 Makefile.PL
  Pulled: Only add -Werror=declaration-after-statement for 5.035004 and earlier
  https://github.com/dankogai/p5-encode/pull/162/filehttps://github.com/dankogai/p5-encode/pull/162

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../{libencode-perl_3.12.bb => libencode-perl_3.16.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-perl/recipes-perl/libencode/{libencode-perl_3.12.bb => libencode-perl_3.16.bb} (97%)

diff --git a/meta-perl/recipes-perl/libencode/libencode-perl_3.12.bb b/meta-perl/recipes-perl/libencode/libencode-perl_3.16.bb
similarity index 97%
rename from meta-perl/recipes-perl/libencode/libencode-perl_3.12.bb
rename to meta-perl/recipes-perl/libencode/libencode-perl_3.16.bb
index 90ae623f79..2286ee5249 100644
--- a/meta-perl/recipes-perl/libencode/libencode-perl_3.12.bb
+++ b/meta-perl/recipes-perl/libencode/libencode-perl_3.16.bb
@@ -15,7 +15,7 @@ LICENSE = "Artistic-1.0 | GPL-1.0+"
 LIC_FILES_CHKSUM = "file://META.json;beginline=8;endline=10;md5=b12e3be1e17a7e99ca4f429ff32c28b5"
 
 SRC_URI = "${CPAN_MIRROR}/authors/id/D/DA/DANKOGAI/Encode-${PV}.tar.gz"
-SRC_URI[sha256sum] = "38da5b7f74bc402075f5994557b5f1426636291efea0f39fcdf4b1366b0756fd"
+SRC_URI[sha256sum] = "e5e91d98a97de70dccecc2a25d049a0b5f5f12228c618680020d73043355294c"
 
 UPSTREAM_CHECK_REGEX = "Encode\-(?P<pver>(\d+\.\d+))(?!_\d+).tar"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-19  5:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19 14:13 [oe] [meta-perl] [PATCH] libencode-perl: upgrade 3.12 -> 3.16 Zheng Ruoqin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).