python3-pybind11: upgrade 2.10.3 -> 2.11.1

Changelog: https://github.com/pybind/pybind11/releases

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Trevor Gamblin 2023-07-25 15:09:42 -04:00 committed by Khem Raj
parent c2d8018ba4
commit 7fc427838d

View File

@ -7,7 +7,7 @@ DEPENDS = "boost"
SRC_URI = "git://github.com/pybind/pybind11.git;branch=stable;protocol=https"
SRCREV = "0bd8896a4010f2d91b2340570c24fa08606ec406"
SRCREV = "8a099e44b3d5f85b20f05828d919d2332a8de841"
S = "${WORKDIR}/git"