diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyzmq_22.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyzmq_22.0.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_22.0.3.bb b/meta-python/recipes-devtools/python/python3-pyzmq_22.1.0.bb index dbf8e6446c..f213131da2 100644 --- a/meta-python/recipes-devtools/python/python3-pyzmq_22.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-pyzmq_22.1.0.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "zeromq" | |||
8 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyzmq:" | 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyzmq:" |
9 | 9 | ||
10 | SRC_URI += "file://club-rpath-out.patch" | 10 | SRC_URI += "file://club-rpath-out.patch" |
11 | SRC_URI[sha256sum] = "f7f63ce127980d40f3e6a5fdb87abf17ce1a7c2bd8bf2c7560e1bbce8ab1f92d" | 11 | SRC_URI[sha256sum] = "7040d6dd85ea65703904d023d7f57fab793d7ffee9ba9e14f3b897f34ff2415d" |
12 | 12 | ||
13 | inherit pypi pkgconfig setuptools3 | 13 | inherit pypi pkgconfig setuptools3 |
14 | 14 | ||