diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb (renamed from meta-python/recipes-devtools/python/python3-websockets_11.0.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-websockets_11.0.2.bb b/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb index 1653c7716d..92dbd20ca1 100644 --- a/meta-python/recipes-devtools/python/python3-websockets_11.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=51924a6af4495b8cfaee1b1da869b6f4" | |||
6 | 6 | ||
7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "b1a69701eb98ed83dd099de4a686dc892c413d974fa31602bc00aca7cb988ac9" | 9 | SRC_URI[sha256sum] = "88fc51d9a26b10fc331be344f1781224a375b78488fc343620184e95a4b27016" |
10 | 10 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
12 | 12 | ||