diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.9.bb (renamed from meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.8.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.8.bb b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.9.bb index f763067cf0..5408c5aa8d 100644 --- a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.8.bb +++ b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.9.bb | |||
@@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = "\ | |||
7 | file://AWSIoTPythonSDK/core/protocol/paho/client.py;endline=14;md5=5a3c8a1a4bb71bd934f450ecff972ad9 \ | 7 | file://AWSIoTPythonSDK/core/protocol/paho/client.py;endline=14;md5=5a3c8a1a4bb71bd934f450ecff972ad9 \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRC_URI[md5sum] = "d05596f02774ea39517765c5dced874a" | 10 | SRC_URI[sha256sum] = "84b440c5929f33da1cd204f3ad0ea891e208637dd63de9fb039ed7d49d78c303" |
11 | SRC_URI[sha256sum] = "bcd68cb7fdb044dbd5e5d3a02c311b25717c0376168e7c992982130f19c51b03" | ||
12 | 11 | ||
13 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
14 | 13 | ||