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 2c1ac1c9fd..8a364116d5 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] = "464f180ff64622760cca7167f97b3ff4" | 13 | SRC_URI[md5sum] = "401cc8268f89496643da3f7a48eb4e8e" |
14 | SRC_URI[sha256sum] = "e85b410885addaeb31a867eabcefc9ef4a7e904ad45eac9e60a763a54b244626" | 14 | SRC_URI[sha256sum] = "26c821cbeb683facb966045e2064303029d572a87ee69ca5a1bf54bf55f93ca6" |
15 | 15 | ||
16 | RDEPENDS_${PN} += " \ | 16 | RDEPENDS_${PN} += " \ |
17 | ${PYTHON_PN}-cffi \ | 17 | ${PYTHON_PN}-cffi \ |