From ff1db7e6e6547d44c4de278fd5425a20541572e0 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Mon, 29 May 2023 16:11:49 +0300 Subject: Update pybind11 to 2.10.4 --- subprojects/pybind11.wrap | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'subprojects') 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 -- cgit v1.2.3