diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-cryptography_37.0.4.bb (renamed from meta/recipes-devtools/python/python3-cryptography_37.0.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography_37.0.3.bb b/meta/recipes-devtools/python/python3-cryptography_37.0.4.bb index 53c8ea7477..c91a8c7771 100644 --- a/meta/recipes-devtools/python/python3-cryptography_37.0.3.bb +++ b/meta/recipes-devtools/python/python3-cryptography_37.0.4.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bf405a8056a6647e7d077b0e7bc36aba \ | |||
9 | " | 9 | " |
10 | LDSHARED += "-pthread" | 10 | LDSHARED += "-pthread" |
11 | 11 | ||
12 | SRC_URI[sha256sum] = "ae430d51c67ac638dfbb42edf56c669ca9c74744f4d225ad11c6f3d355858187" | 12 | SRC_URI[sha256sum] = "63f9c17c0e2474ccbebc9302ce2f07b55b3b3fcb211ded18a42d5764f5c10a82" |
13 | 13 | ||
14 | SRC_URI += "file://run-ptest \ | 14 | SRC_URI += "file://run-ptest \ |
15 | file://check-memfree.py \ | 15 | file://check-memfree.py \ |