summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyserial.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyserial.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pyserial.inc4
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 2508e76c0d..99c6fc42c4 100644
--- a/meta-python/recipes-devtools/python/python-pyserial.inc
+++ b/meta-python/recipes-devtools/python/python-pyserial.inc
@@ -13,8 +13,8 @@ RDEPENDS_${PN} = "\
13 ${PYTHON_PN}-threading \ 13 ${PYTHON_PN}-threading \
14" 14"
15 15
16RSRC_URI[md5sum] = "6afe4c2e47bcec6eb7051b8c1ce19d52" 16SRC_URI[md5sum] = "ed6183b15519a0ae96675e9c3330c69b"
17SRC_URI[sha256sum] = "2949cddffc2b05683065a3cd2345114b1a49b08df8cb843d69ba99dc3e19edc2" 17SRC_URI[sha256sum] = "6e2d401fdee0eab996cf734e67773a0143b932772ca8b42451440cfed942c627"
18 18
19inherit pypi 19inherit pypi
20 20