mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user