diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jsonpointer.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-jsonpointer.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-jsonpointer.inc b/meta-python/recipes-devtools/python/python-jsonpointer.inc index 5381fbe230..4ed01ed6cd 100644 --- a/meta-python/recipes-devtools/python/python-jsonpointer.inc +++ b/meta-python/recipes-devtools/python/python-jsonpointer.inc | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=32b15c843b7a329130f4e266a281ebb3" | |||
5 | 5 | ||
6 | inherit pypi | 6 | inherit pypi |
7 | 7 | ||
8 | SRC_URI[md5sum] = "190aeb8afcb0efddfe831a4e533e163b" | 8 | SRC_URI[md5sum] = "741b98d0e693b08b5e44e0a9da5a7bb7" |
9 | SRC_URI[sha256sum] = "c681af823545c731b7b38aedd5d4eee4c5eff87bc0f25e0ff25444a4189eac4d" | 9 | SRC_URI[sha256sum] = "c192ba86648e05fdae4f08a17ec25180a9aef5008d973407b581798a83975362" |
10 | 10 | ||
11 | RDEPENDS_${PN} += " \ | 11 | RDEPENDS_${PN} += " \ |
12 | ${PYTHON_PN}-json \ | 12 | ${PYTHON_PN}-json \ |