diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-pip_23.3.1.bb (renamed from meta/recipes-devtools/python/python3-pip_23.2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_23.2.1.bb b/meta/recipes-devtools/python/python3-pip_23.3.1.bb index c92e2dbd57..3699bdf515 100644 --- a/meta/recipes-devtools/python/python3-pip_23.2.1.bb +++ b/meta/recipes-devtools/python/python3-pip_23.3.1.bb | |||
@@ -33,7 +33,7 @@ inherit pypi python_setuptools_build_meta | |||
33 | 33 | ||
34 | SRC_URI += "file://no_shebang_mangling.patch" | 34 | SRC_URI += "file://no_shebang_mangling.patch" |
35 | 35 | ||
36 | SRC_URI[sha256sum] = "fb0bd5435b3200c602b5bf61d2d43c2f13c02e29c1707567ae7fbc514eb9faf2" | 36 | SRC_URI[sha256sum] = "1fcaa041308d01f14575f6d0d2ea4b75a3e2871fe4f9c694976f908768e14174" |
37 | 37 | ||
38 | do_install:append() { | 38 | do_install:append() { |
39 | rm -f ${D}/${bindir}/pip | 39 | rm -f ${D}/${bindir}/pip |