diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cmd2.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cmd2.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-cmd2.inc b/meta-python/recipes-devtools/python/python-cmd2.inc index 3a6bf54721..c5cd663e6e 100644 --- a/meta-python/recipes-devtools/python/python-cmd2.inc +++ b/meta-python/recipes-devtools/python/python-cmd2.inc | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "http://packages.python.org/cmd2/" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=01aeabea7ae1529a8e4b674b7107d6bc" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=01aeabea7ae1529a8e4b674b7107d6bc" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "20f3f76b2aaf36a17372717b469ca969" | 6 | SRC_URI[md5sum] = "0e1ce6a2fd8846c2a9e0de2ceb1fa461" |
7 | SRC_URI[sha256sum] = "c81284083d993af18b8fef57d89d854d49d051d4c2c8a8e12d0281e369ac3682" | 7 | SRC_URI[sha256sum] = "8880fea501bb45a42e8ddde18023d336ccf72f187c4b03e9ee9f13d719ecbd5f" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||