[17/28] meson: upgrade 0.61.1 -> 0.61.2

Message ID 20220217160939.1424397-17-alex@linutronix.de
State Accepted, archived
Commit 572e68905b6864e64d14c606b2b31b59e5e9cca1
Headers show
Series [01/28] gdb: update 11.1 -> 11.2 | expand

Commit Message

Alexander Kanavin Feb. 17, 2022, 4:09 p.m. UTC
From: Alexander Kanavin <alex.kanavin@gmail.com>

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 .../recipes-devtools/meson/{meson_0.61.1.bb => meson_0.61.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/meson/{meson_0.61.1.bb => meson_0.61.2.bb} (98%)

Patch

diff --git a/meta/recipes-devtools/meson/meson_0.61.1.bb b/meta/recipes-devtools/meson/meson_0.61.2.bb
similarity index 98%
rename from meta/recipes-devtools/meson/meson_0.61.1.bb
rename to meta/recipes-devtools/meson/meson_0.61.2.bb
index 32b1240012..45938af6ff 100644
--- a/meta/recipes-devtools/meson/meson_0.61.1.bb
+++ b/meta/recipes-devtools/meson/meson_0.61.2.bb
@@ -16,7 +16,7 @@  SRC_URI = "https://github.com/mesonbuild/meson/releases/download/${PV}/meson-${P
            file://0002-Support-building-allarch-recipes-again.patch \
            file://0001-is_debianlike-always-return-False.patch \
            "
-SRC_URI[sha256sum] = "feb2cefb325b437dbf36146df7c6b87688ddff0b0205caa31dc64055c6da410c"
+SRC_URI[sha256sum] = "0233a7f8d959079318f6052b0939c27f68a5de86ba601f25c9ee6869fb5f5889"
 
 UPSTREAM_CHECK_URI = "https://github.com/mesonbuild/meson/releases"
 UPSTREAM_CHECK_REGEX = "meson-(?P<pver>\d+(\.\d+)+)\.tar"