diff options
author | Derek Straka <derek@asterius.io> | 2018-01-30 13:39:09 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-02-11 11:50:57 -0800 |
commit | db1c2995239d193d32e86f016df2a50d37916675 (patch) | |
tree | 07fa046319d5a6372596740b8ec48403f650d2f0 /meta-python | |
parent | b5e57b4c0aa0bf66b13eb436384ff345a0f22d7f (diff) | |
download | meta-openembedded-db1c2995239d193d32e86f016df2a50d37916675.tar.gz |
python-pymisp: update to version 2.4.87
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp_2.4.87.bb (renamed from meta-python/recipes-devtools/python/python-pymisp_2.4.85.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pymisp_2.4.87.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.85.1.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc index f9171f9c1..8fcb6f396 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" | |||
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] = "7d924d9a776c5e41f735412131571178" | 6 | SRC_URI[md5sum] = "1cb54be2bdd39225428fc4789c5a7a77" |
7 | SRC_URI[sha256sum] = "71e8515bb2209bb8b96e8edaa66d5341553f99822f94b32545d9efb404b6ba67" | 7 | SRC_URI[sha256sum] = "e9d7a00e6f0ad7caa2823ae18e15770cde747a5322aa47d7744858f109af14d3" |
8 | 8 | ||
9 | RDEPENDS_${PN} += " \ | 9 | RDEPENDS_${PN} += " \ |
10 | ${PYTHON_PN}-json \ | 10 | ${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 index 1b1fbe956..1b1fbe956 100644 --- 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 | |||
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 index 4523d9e30..4523d9e30 100644 --- 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 | |||