diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cryptography.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc index c21c59d5cc..80d6b0a3ba 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc | |||
@@ -10,8 +10,8 @@ DEPENDS += " \ | |||
10 | ${PYTHON_PN}-six \ | 10 | ${PYTHON_PN}-six \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "65c0963048a88fcf725cfa265ed2fd5c" | 13 | SRC_URI[md5sum] = "9f39d4d8f2b05f295fa0ff52475ec4f2" |
14 | SRC_URI[sha256sum] = "68a26c353627163d74ee769d4749f2ee243866e9dac43c93bb33ebd8fbed1199" | 14 | SRC_URI[sha256sum] = "e4d967371c5b6b2e67855066471d844c5d52d210c36c28d49a8507b96e2c5291" |
15 | 15 | ||
16 | RDEPENDS_${PN} += " \ | 16 | RDEPENDS_${PN} += " \ |
17 | ${PYTHON_PN}-cffi \ | 17 | ${PYTHON_PN}-cffi \ |