diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-automat.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-automat.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-automat.inc b/meta-python/recipes-devtools/python/python-automat.inc index f6cbb35c0f..ec392216e8 100644 --- a/meta-python/recipes-devtools/python/python-automat.inc +++ b/meta-python/recipes-devtools/python/python-automat.inc | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4ad213bcca81688e94593e5f60c87477" | |||
5 | 5 | ||
6 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-automat:" | 6 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-automat:" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "b72d5b7a83c2b1bd6e9ec3614a69f9ea" | 8 | SRC_URI[md5sum] = "47e980a48201a1dabe37fa11f0187013" |
9 | SRC_URI[sha256sum] = "cbd78b83fa2d81fe2a4d23d258e1661dd7493c9a50ee2f1a5b2cac61c1793b0e" | 9 | SRC_URI[sha256sum] = "269a09dfb063a3b078983f4976d83f0a0d3e6e7aaf8e27d8df1095e09dc4a484" |
10 | 10 | ||
11 | PYPI_PACKAGE = "Automat" | 11 | PYPI_PACKAGE = "Automat" |
12 | 12 | ||