diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyserial.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyserial.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyserial.inc b/meta-python/recipes-devtools/python/python-pyserial.inc index 61f37763e4..c1c1904f1a 100644 --- a/meta-python/recipes-devtools/python/python-pyserial.inc +++ b/meta-python/recipes-devtools/python/python-pyserial.inc | |||
@@ -10,8 +10,8 @@ RDEPENDS_${PN} = "\ | |||
10 | ${PYTHON_PN}-stringold \ | 10 | ${PYTHON_PN}-stringold \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "2f72100de3e410b36d575e12e82e9d27" | 13 | SRC_URI[md5sum] = "7142a421c8b35d2dac6c47c254db023d" |
14 | SRC_URI[sha256sum] = "d657051249ce3cbd0446bcfb2be07a435e1029da4d63f53ed9b4cdde7373364c" | 14 | SRC_URI[sha256sum] = "1eecfe4022240f2eab5af8d414f0504e072ee68377ba63d3b6fe6e66c26f66d1" |
15 | 15 | ||
16 | inherit pypi | 16 | inherit pypi |
17 | 17 | ||