diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-decorator.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-decorator.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-decorator.inc b/meta-python/recipes-devtools/python/python-decorator.inc index 9264cef439..aeae23194d 100644 --- a/meta-python/recipes-devtools/python/python-decorator.inc +++ b/meta-python/recipes-devtools/python/python-decorator.inc | |||
@@ -7,10 +7,10 @@ can be abused and you should not try to solve every problem with a \ | |||
7 | decorator, just because you can." | 7 | decorator, just because you can." |
8 | 8 | ||
9 | LICENSE = "BSD" | 9 | LICENSE = "BSD" |
10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=41e24e0e235a97e60cdb5c4137fa2cd0" | 10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=893f896413826096ce5270c700a498fd" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "434b57fdc3230c500716c5aff8896100" | 12 | SRC_URI[md5sum] = "73644c8f0bd4983d1b6a34b49adec0ae" |
13 | SRC_URI[sha256sum] = "9c6e98edcb33499881b86ede07d9968c81ab7c769e28e9af24075f0a5379f070" | 13 | SRC_URI[sha256sum] = "953d6bf082b100f43229cf547f4f97f97e970f5ad645ee7601d55ff87afdfe76" |
14 | 14 | ||
15 | inherit pypi | 15 | inherit pypi |
16 | 16 | ||