diff options
author | Derek Straka <derek@asterius.io> | 2017-09-16 18:38:34 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-09-22 22:50:42 +0000 |
commit | 87e6814bd1ea4ef21154441f5a10030d50985b90 (patch) | |
tree | 1adf0b286d9e28a66e2050691d20bda82a0260ab /meta-python/recipes-devtools/python/python-pybind11.inc | |
parent | e9a35316ff92d9ff358637b69d356c106ac0fd08 (diff) | |
download | meta-openembedded-87e6814bd1ea4ef21154441f5a10030d50985b90.tar.gz |
python-pybind11: update to version 2.2.1
Update license checksum and verify license terms
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pybind11.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pybind11.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pybind11.inc b/meta-python/recipes-devtools/python/python-pybind11.inc index adaf289c1d..e273a8d25e 100644 --- a/meta-python/recipes-devtools/python/python-pybind11.inc +++ b/meta-python/recipes-devtools/python/python-pybind11.inc | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Seamless operability between C++11 and Python" | 1 | SUMMARY = "Seamless operability between C++11 and Python" |
2 | HOMEPAGE = "https://github.com/wjakob/pybind11" | 2 | HOMEPAGE = "https://github.com/wjakob/pybind11" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=ee5f0682c5afe930bd8ae42c96fe7bd3" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9b27fac7e937323e3de9ca3a7db38e37" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "67752f9da3ce822b5bd6c55b41b89d3e" | 6 | SRC_URI[md5sum] = "f454d8991f47befe56d4126df861fc96" |
7 | SRC_URI[sha256sum] = "c169a384ea046a1672ac83e9aed30660133e9bad3afd82fa99b794df7b416f6d" | 7 | SRC_URI[sha256sum] = "a96a924fae6e2721efbf24f47561284fd1ea0b655619a8621c4423036183b824" |