diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-can.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-can.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-can.inc b/meta-python/recipes-devtools/python/python-can.inc index a71c47be4..959da8358 100644 --- a/meta-python/recipes-devtools/python/python-can.inc +++ b/meta-python/recipes-devtools/python/python-can.inc | |||
@@ -3,8 +3,8 @@ SECTION = "devel/python" | |||
3 | LICENSE = "LGPLv3" | 3 | LICENSE = "LGPLv3" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=38138baa100d7259934590850bc0406e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=38138baa100d7259934590850bc0406e" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "3310f0aa2a8492d0ff614ecf636ec8a8" | 6 | SRC_URI[md5sum] = "670cf82f67c6d2bd6516b638f129a196" |
7 | SRC_URI[sha256sum] = "4a5c01dd67feeda35f88e6c12ea14ac8cabd426b9be0cc5f9fd083fe90a9dbfc" | 7 | SRC_URI[sha256sum] = "187fac2fbc807561344a6df99cf7b776c0a10182bf99bb10a5c83af45b57dc11" |
8 | 8 | ||
9 | PYPI_PACKAGE="python-can" | 9 | PYPI_PACKAGE="python-can" |
10 | 10 | ||