diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb index 504ef7abc0..658dbe6e25 100644 --- a/meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb | |||
@@ -13,7 +13,7 @@ SRC_URI:append = " \ | |||
13 | file://club-rpath-out.patch \ | 13 | file://club-rpath-out.patch \ |
14 | file://run-ptest \ | 14 | file://run-ptest \ |
15 | " | 15 | " |
16 | SRC_URI[sha256sum] = "259c22485b71abacdfa8bf79720cd7bcf4b9d128b30ea554f01ae71fdbfdaa23" | 16 | SRC_URI[sha256sum] = "93f1aa311e8bb912e34f004cf186407a4e90eec4f0ecc0efd26056bf7eda0226" |
17 | 17 | ||
18 | inherit pypi pkgconfig python_setuptools_build_meta ptest | 18 | inherit pypi pkgconfig python_setuptools_build_meta ptest |
19 | 19 | ||