diff mbox series

[meta-python] python3-cmake: upgrade 3.27.2 -> 3.27.4.1

Message ID 1693965522-14412-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-cmake: upgrade 3.27.2 -> 3.27.4.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 6, 2023, 1:58 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-cmake_3.27.2.bb => python3-cmake_3.27.4.1.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-cmake_3.27.2.bb => python3-cmake_3.27.4.1.bb} (90%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.27.2.bb b/meta-python/recipes-devtools/python/python3-cmake_3.27.4.1.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-cmake_3.27.2.bb
rename to meta-python/recipes-devtools/python/python3-cmake_3.27.4.1.bb
index 46a38cf9a8..6d3e81f28f 100644
--- a/meta-python/recipes-devtools/python/python3-cmake_3.27.2.bb
+++ b/meta-python/recipes-devtools/python/python3-cmake_3.27.4.1.bb
@@ -11,7 +11,7 @@  PYPI_PACKAGE = "cmake"
 PYPI_ARCHIVE_NAME_PREFIX = "pypi-"
 
 inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "7cd6e2d7d5a1125f8c26c4f65214f8c942e3f276f98c16cb62ae382c35609f25"
+SRC_URI[sha256sum] = "70526bbff5eeb7d4d6b921af1b80d2d29828302882f94a2cba93ad7d469b90f6"
 
 SRC_URI += " \
 	file://CMakeLists.txt \