diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pymisp_2.4.195.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.194.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.194.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.195.bb index cb28ec3ff9..9738ed8ba7 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.194.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.195.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/MISP/PyMISP" | |||
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "f7adb929a0f8a7f0a7c8a9be7727db247a9a30f3525216747fdbca151eb0a44a" | 6 | SRC_URI[sha256sum] = "3200bc0934fbd51c8146eae3e5174720cd1987307c1a561312b29f96bb52fe51" |
7 | 7 | ||
8 | inherit python_poetry_core pypi | 8 | inherit python_poetry_core pypi |
9 | 9 | ||