diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-msgpack.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-msgpack.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-msgpack.inc b/meta-python/recipes-devtools/python/python-msgpack.inc index 9147c06326..3a97042e01 100644 --- a/meta-python/recipes-devtools/python/python-msgpack.inc +++ b/meta-python/recipes-devtools/python/python-msgpack.inc | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751" | |||
5 | PYPI_PACKAGE = "msgpack" | 5 | PYPI_PACKAGE = "msgpack" |
6 | inherit pypi | 6 | inherit pypi |
7 | 7 | ||
8 | SRC_URI[md5sum] = "be3043cc2c1e3b5ebf08463ffa71cf17" | 8 | SRC_URI[md5sum] = "1b96537be6f5186fed0d131aaa59ef26" |
9 | SRC_URI[sha256sum] = "64abc6bf3a2ac301702f5760f4e6e227d0fd4d84d9014ef9a40faa9d43365259" | 9 | SRC_URI[sha256sum] = "4008c72f5ef2b7936447dcb83db41d97e9791c83221be13d5e19db0796df1972" |
10 | 10 | ||
11 | RDEPENDS_${PN}_class-target += "\ | 11 | RDEPENDS_${PN}_class-target += "\ |
12 | ${PYTHON_PN}-io \ | 12 | ${PYTHON_PN}-io \ |