diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyiface.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyiface.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyiface.inc b/meta-python/recipes-devtools/python/python-pyiface.inc index 8e464a83f1..895a0ae096 100644 --- a/meta-python/recipes-devtools/python/python-pyiface.inc +++ b/meta-python/recipes-devtools/python/python-pyiface.inc | |||
@@ -3,9 +3,9 @@ SECTION = "devel/python" | |||
3 | HOMEPAGE = "https://pypi.python.org/pypi/pyiface/" | 3 | HOMEPAGE = "https://pypi.python.org/pypi/pyiface/" |
4 | LICENSE = "GPLv3+" | 4 | LICENSE = "GPLv3+" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fe06497acaf4f45999925d348c2605f9" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fe869ee987a340198fb0d54c55c47f1" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "2379d8d4506e6c4d83cf3d4824abce8b" | 8 | SRC_URI[md5sum] = "1bbc53c281925eae5f508b8b1a1f8259" |
9 | SRC_URI[sha256sum] = "774ea47bb1387e493f6d5d0937b68fa28202c948eccddbd6e4cf2d708dcd86f2" | 9 | SRC_URI[sha256sum] = "83a64f5672cda48776ca9ed228dbf2e2df7b074a7dcb52ed4f6987322051928d" |
10 | 10 | ||
11 | inherit pypi | 11 | inherit pypi |