diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb (renamed from meta-python/recipes-devtools/python/python3-pybind11_2.12.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.12.0.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb index 0403e406a4..ee5722fbcb 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11_2.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "\ | |||
7 | python3-ninja-native \ | 7 | python3-ninja-native \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRCREV = "3e9dfa2866941655c56877882565e7577de6fc7b" | 10 | SRCREV = "a2e59f0e7065404b44dfe92a28aca47ba1378dc4" |
11 | SRC_URI = "\ | 11 | SRC_URI = "\ |
12 | git://github.com/pybind/pybind11.git;branch=stable;protocol=https \ | 12 | git://github.com/pybind/pybind11.git;branch=stable;protocol=https \ |
13 | " | 13 | " |