diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pymisp_2.4.133.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.131.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.131.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.133.bb index 82ab80314a..28a24fed55 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.131.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.133.bb | |||
@@ -3,8 +3,8 @@ 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[md5sum] = "8844204f8b059ff2fc508ba9ac07dcb2" | 6 | SRC_URI[md5sum] = "00e258da18f59845687f58389a2e8e12" |
7 | SRC_URI[sha256sum] = "59adb7ee95bfb1b5c35abbc01b5372df7327baea4a8df9efe30140ea64b73c18" | 7 | SRC_URI[sha256sum] = "4a2a8a4da78c6321550522d5cf1575c095773d0867c0a4f5157a658f6e1994d5" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||