diff options
-rw-r--r-- | recipes-devtools/python/python3-flask-cors_3.0.10.bb (renamed from recipes-devtools/python/python3-flask-cors_3.0.8.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-devtools/python/python3-flask-cors_3.0.8.bb b/recipes-devtools/python/python3-flask-cors_3.0.10.bb index aac7152f..2b2e2ce6 100644 --- a/recipes-devtools/python/python3-flask-cors_3.0.8.bb +++ b/recipes-devtools/python/python3-flask-cors_3.0.10.bb | |||
@@ -11,7 +11,6 @@ DEPENDS += "python3-six python3-flask" | |||
11 | 11 | ||
12 | PYPI_PACKAGE = "Flask-Cors" | 12 | PYPI_PACKAGE = "Flask-Cors" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "551cc4c0305a171d28caa2b3bc838867" | 14 | SRC_URI[sha256sum] = "b60839393f3b84a0f3746f6cdca56c1ad7426aa738b70d6c61375857823181de" |
15 | SRC_URI[sha256sum] = "72170423eb4612f0847318afff8c247b38bd516b7737adfc10d1c2cdbb382d16" | ||
16 | 15 | ||
17 | inherit pypi setuptools3 | 16 | inherit pypi setuptools3 |