diff options
Diffstat (limited to 'recipes-devtools')
-rw-r--r-- | recipes-devtools/python/python-pymisp_2.4.119.1.bb (renamed from recipes-devtools/python/python-pymisp_2.4.117.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-pymisp_2.4.117.2.bb b/recipes-devtools/python/python-pymisp_2.4.119.1.bb index ad1d164..097328a 100644 --- a/recipes-devtools/python/python-pymisp_2.4.117.2.bb +++ b/recipes-devtools/python/python-pymisp_2.4.119.1.bb @@ -8,8 +8,8 @@ HOMEPAGE = "https://github.com/MISP/PyMISP" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20" -SRC_URI[md5sum] = "77aef367e57ba7dcc6f9b3d445a960ed" -SRC_URI[sha256sum] = "de67196f6a8916b9c52a84a1c45ea967c53fa9d2b3795b070ad2c1cbc28d79d7" +SRC_URI[md5sum] = "57184785340e25469e4a80ff9ddce09e" +SRC_URI[sha256sum] = "594ea0a9e150052232425009eac6dd104a80f494d0e273cc48dd114d7ea8482b" inherit pypi setuptools |