diff options
author | Derek Straka <derek@asterius.io> | 2018-01-14 19:54:25 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-01-22 19:36:30 -0800 |
commit | ea33c75e24f15a0883ecb9ea164fa43d0bdb6d49 (patch) | |
tree | cf5638e6b1c2f8b58b768ecc4fa54642df7ed75c | |
parent | 77fd73a5350af837a4cc4932c5ea802f8bcb51e6 (diff) | |
download | meta-openembedded-ea33c75e24f15a0883ecb9ea164fa43d0bdb6d49.tar.gz |
python-pymisp: update to version 2.4.85.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp_2.4.85.1.bb (renamed from meta-python/recipes-devtools/python/python-pymisp_2.4.85.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pymisp_2.4.85.1.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.85.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 6e248dc34..f9171f9c1 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] = "5191db549c454af2ff05d82ce789052e" | 6 | SRC_URI[md5sum] = "7d924d9a776c5e41f735412131571178" |
7 | SRC_URI[sha256sum] = "571f1c9b0f0a1df8837c1b4f2ce4fadb8ad78e572a91d83cfedc3300753f21b8" | 7 | SRC_URI[sha256sum] = "71e8515bb2209bb8b96e8edaa66d5341553f99822f94b32545d9efb404b6ba67" |
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.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.85.1.bb index 1b1fbe956..1b1fbe956 100644 --- a/meta-python/recipes-devtools/python/python-pymisp_2.4.85.bb +++ b/meta-python/recipes-devtools/python/python-pymisp_2.4.85.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.85.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.85.1.bb index 4523d9e30..4523d9e30 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.85.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.85.1.bb | |||