mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-08 10:15:23 +01:00
python-pybind11: update to version 2.2.2
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
7b5d778f8b
commit
e6a4e5698a
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Seamless operability between C++11 and Python"
|
||||
HOMEPAGE = "https://github.com/wjakob/pybind11"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=9b27fac7e937323e3de9ca3a7db38e37"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=beb87117af69fd10fbf9fb14c22a2e62"
|
||||
|
||||
SRC_URI[md5sum] = "f454d8991f47befe56d4126df861fc96"
|
||||
SRC_URI[sha256sum] = "a96a924fae6e2721efbf24f47561284fd1ea0b655619a8621c4423036183b824"
|
||||
SRC_URI[md5sum] = "2c651a75a20dabbaa18a8b023ffd54c0"
|
||||
SRC_URI[sha256sum] = "cbb036a8aad59a199ad672f98813f85c672642c6a67b4ff3868b1d6abc5fae3e"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user