All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-perl] [PATCH] libextutils-cppguess-perl: upgrade 0.26 -> 0.27
@ 2023-11-22  6:19 wangmy
  2023-11-24  0:00 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: wangmy @ 2023-11-22  6:19 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 support C++20 and C++23 standards, and vendored version output

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...-cppguess-perl_0.26.bb => libextutils-cppguess-perl_0.27.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-perl/recipes-perl/libextutils/{libextutils-cppguess-perl_0.26.bb => libextutils-cppguess-perl_0.27.bb} (92%)

diff --git a/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.26.bb b/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb
similarity index 92%
rename from meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.26.bb
rename to meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb
index 04a29fdc2..45b772650 100644
--- a/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.26.bb
+++ b/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb
@@ -12,7 +12,7 @@ LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
 LIC_FILES_CHKSUM = "file://README;beginline=81;endline=84;md5=84c0390b90ea8c6702ce659b67bed699"
 
 SRC_URI = "${CPAN_MIRROR}/authors/id/E/ET/ETJ/ExtUtils-CppGuess-${PV}.tar.gz"
-SRC_URI[sha256sum] = "c8b362b860172a4076acee00438f52b86464f2c500702cfcf7527811ff9a683e"
+SRC_URI[sha256sum] = "b2c7b581901054a32dfcea12536fda8626457ed0bfbc02600bd354bde7e2a9b4"
 
 S = "${WORKDIR}/ExtUtils-CppGuess-${PV}"
 
-- 
2.34.1



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

* Re: [oe] [meta-perl] [PATCH] libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  2023-11-22  6:19 [oe] [meta-perl] [PATCH] libextutils-cppguess-perl: upgrade 0.26 -> 0.27 wangmy
@ 2023-11-24  0:00 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2023-11-24  0:00 UTC (permalink / raw)
  To: openembedded-devel, wangmy


On Wed, 22 Nov 2023 14:19:02 +0800, wangmy@fujitsu.com wrote:
> Changelog:
>  support C++20 and C++23 standards, and vendored version output
> 
> 

Applied, thanks!

[1/1] libextutils-cppguess-perl: upgrade 0.26 -> 0.27
      commit: fdb279bc33c1dff36678bc822da22666a4c9ab18

Best regards,
-- 
Khem Raj <raj.khem@gmail.com>



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

end of thread, other threads:[~2023-11-24  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-22  6:19 [oe] [meta-perl] [PATCH] libextutils-cppguess-perl: upgrade 0.26 -> 0.27 wangmy
2023-11-24  0:00 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.