diff options
author | Derek Straka <derek@asterius.io> | 2017-12-25 13:08:52 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-12-30 12:33:13 -0800 |
commit | 91a32418bd771fe914c531a6a96303355b108e87 (patch) | |
tree | 79076fdcc752aa8bcd8ac168933f24a068a08be4 | |
parent | fa211625598c9cc2ef965bf95548d21930622aaa (diff) | |
download | meta-openembedded-91a32418bd771fe914c531a6a96303355b108e87.tar.gz |
python-pymisc: update to version 2.4.85
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.bb (renamed from meta-python/recipes-devtools/python/python-pymisp_2.4.84.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pymisp_2.4.85.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.84.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 4abaf97a6..6e248dc34 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] = "0fe33de8e87120a46f917cb6bfa7baee" | 6 | SRC_URI[md5sum] = "5191db549c454af2ff05d82ce789052e" |
7 | SRC_URI[sha256sum] = "6f228e4050252002bd9093378e687cf5eb963fd8fdf3e561453376eda7bc396a" | 7 | SRC_URI[sha256sum] = "571f1c9b0f0a1df8837c1b4f2ce4fadb8ad78e572a91d83cfedc3300753f21b8" |
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.84.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.85.bb index 1b1fbe956..1b1fbe956 100644 --- a/meta-python/recipes-devtools/python/python-pymisp_2.4.84.bb +++ b/meta-python/recipes-devtools/python/python-pymisp_2.4.85.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.84.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.85.bb index 4523d9e30..4523d9e30 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.84.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.85.bb | |||