diff options
| author | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2023-05-29 16:11:49 +0300 |
|---|---|---|
| committer | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2023-05-29 16:11:49 +0300 |
| commit | ff1db7e6e6547d44c4de278fd5425a20541572e0 (patch) | |
| tree | dfb604f46150736627fd6f4fb93a6ffb5efba659 /subprojects/pybind11.wrap | |
| parent | e067c279d9d6afce8c7739b0b32aa308a473cde9 (diff) | |
Update pybind11 to 2.10.4
Diffstat (limited to 'subprojects/pybind11.wrap')
| -rw-r--r-- | subprojects/pybind11.wrap | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/subprojects/pybind11.wrap b/subprojects/pybind11.wrap index 8b22a21..96ec57a 100644 --- a/subprojects/pybind11.wrap +++ b/subprojects/pybind11.wrap @@ -1,12 +1,13 @@ [wrap-file] -directory = pybind11-2.10.3 -source_url = https://github.com/pybind/pybind11/archive/refs/tags/v2.10.3.tar.gz -source_filename = pybind11-2.10.3.tar.gz -source_hash = 5d8c4c5dda428d3a944ba3d2a5212cb988c2fae4670d58075a5a49075a6ca315 -patch_filename = pybind11_2.10.3-1_patch.zip -patch_url = https://wrapdb.mesonbuild.com/v2/pybind11_2.10.3-1/get_patch -patch_hash = b7745b78bb14bfc251581e4afcfa1624c6ea234168544543bbe46ec19df46795 -wrapdb_version = 2.10.3-1 +directory = pybind11-2.10.4 +source_url = https://github.com/pybind/pybind11/archive/refs/tags/v2.10.4.tar.gz +source_filename = pybind11-2.10.4.tar.gz +source_hash = 832e2f309c57da9c1e6d4542dedd34b24e4192ecb4d62f6f4866a737454c9970 +patch_filename = pybind11_2.10.4-1_patch.zip +patch_url = https://wrapdb.mesonbuild.com/v2/pybind11_2.10.4-1/get_patch +patch_hash = 9489d0cdc1244078a3108c52b4591a6f07f3dc30ca7299d3a3c42b84fa763396 +source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/pybind11_2.10.4-1/pybind11-2.10.4.tar.gz +wrapdb_version = 2.10.4-1 [provide] pybind11 = pybind11_dep |
