Skip to content

Commit

Permalink
python3-cmake: upgrade 3.26.1 -> 3.26.3
Browse files Browse the repository at this point in the history
Changelog:
==========
 update pre-commit hooks (openembedded#350, openembedded#353)
 bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
wangmingyu84 authored and kraj committed Apr 17, 2023
1 parent c0ab58a commit cbe106d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake"
PYPI_ARCHIVE_NAME_PREFIX = "pypi-"

inherit pypi python_setuptools_build_meta
SRC_URI[sha256sum] = "4e0eb3c03dcf2d459f78d96cc85f7482476aeb1ae5ada65150b1db35c0f70cc7"
SRC_URI[sha256sum] = "b54cde1f1c0573321b22382bd2ffaf5d08f65188572d128cd4867fb9669723c5"

SRC_URI += " \
file://CMakeLists.txt \
Expand Down

0 comments on commit cbe106d

Please sign in to comment.