Signed-off-by: Derek Straka <[email protected]> --- meta-python/recipes-devtools/python/python-pymisp.inc | 4 ++-- .../python/{python-pymisp_2.4.85.1.bb => python-pymisp_2.4.87.bb} | 0 .../python/{python3-pymisp_2.4.85.1.bb => python3-pymisp_2.4.87.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pymisp_2.4.85.1.bb => python-pymisp_2.4.87.bb} (100%) rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.85.1.bb => python3-pymisp_2.4.87.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc index f9171f9..8fcb6f3 100644 --- a/meta-python/recipes-devtools/python/python-pymisp.inc +++ b/meta-python/recipes-devtools/python/python-pymisp.inc @@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/MISP/PyMISP" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20" -SRC_URI[md5sum] = "7d924d9a776c5e41f735412131571178" -SRC_URI[sha256sum] = "71e8515bb2209bb8b96e8edaa66d5341553f99822f94b32545d9efb404b6ba67" +SRC_URI[md5sum] = "1cb54be2bdd39225428fc4789c5a7a77" +SRC_URI[sha256sum] = "e9d7a00e6f0ad7caa2823ae18e15770cde747a5322aa47d7744858f109af14d3" RDEPENDS_${PN} += " \ ${PYTHON_PN}-json \ diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.85.1.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.87.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-pymisp_2.4.85.1.bb rename to meta-python/recipes-devtools/python/python-pymisp_2.4.87.bb diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.85.1.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.87.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.85.1.bb rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.87.bb -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
