diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb b/meta-python/recipes-devtools/python/python3-pybind11_3.0.1.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb rename to meta-python/recipes-devtools/python/python3-pybind11_3.0.1.bb index 7d71767297..cc2f0c66dc 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11_3.0.1.bb @@ -7,7 +7,7 @@ DEPENDS = "\ python3-ninja-native \ " -SRCREV = "a2e59f0e7065404b44dfe92a28aca47ba1378dc4" +SRCREV = "f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8" SRC_URI = "\ git://github.com/pybind/pybind11.git;branch=stable;protocol=https \ "