diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-xxhash.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-xxhash_1.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-xxhash_1.3.0.bb) | 0 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-xxhash.inc b/meta-python/recipes-devtools/python/python-xxhash.inc index 9df4520f7d..6b44482209 100644 --- a/meta-python/recipes-devtools/python/python-xxhash.inc +++ b/meta-python/recipes-devtools/python/python-xxhash.inc | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "xxhash is a Python binding for the xxHash library by Yann Collet." | 1 | SUMMARY = "xxhash is a Python binding for the xxHash library by Yann Collet." |
2 | SECTION = "devel/python" | 2 | SECTION = "devel/python" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d2c6db5887cc6b2fac8b701d64cb8442" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5a8d76283514a1b7e6a414aba38629b5" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "a4289aa01839f3ea1fb98929d9131001" | 6 | SRC_URI[md5sum] = "2e6c0bd69a540e15ff2222d6cb8da466" |
7 | SRC_URI[sha256sum] = "fe21f23a9d05428c75461790b670f2bf15f50a632d6c171a7e7b588269c619e6" | 7 | SRC_URI[sha256sum] = "6b5af8c37ff12745ae77f28e695c0d3a3327932fd229824e49382377e940fdf1" |
diff --git a/meta-python/recipes-devtools/python/python3-xxhash_1.3.0.bb b/meta-python/recipes-devtools/python/python3-xxhash_1.4.1.bb index 76bc41a11c..76bc41a11c 100644 --- a/meta-python/recipes-devtools/python/python3-xxhash_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-xxhash_1.4.1.bb | |||